sample Python Projects
-
Simple Chatty Bot
- Learned Python basic syntax and writing a simple program using variables, conditions, loops, and functions.
-
Zookeeper
- Learned to use lists and access them with indexes.
-
Hangman
- Learned about Random module.