Here are small project for python learners to train themselves while learning the language
Contributions are welcome here, mainly when they come from beginner as I made that repository while being beginner.
Good Python code
- bankApp project : a banking app with basic functionality
- findMutualFriend project : a simple project to make friend based on constraints
- Todo App project: a simple project designed to help managin tasks
- calculator App project: a simple project to make calculation based on user interaction