This content originally appeared on DEV Community and was authored by Vamsi Krishna
These are some Python Projects you must try if you are a beginner.
- Number Guessing Game
- Rock Paper Scissors
- Hangman Game
- Binary Search
- Check Leap Year
- Desktop Notifier
These projects give you idea of the basic python programming like variables, loops, functions and some packages.
Access Code for the Projects here 👉 github.com
Concepts you can learn with each project :
Number Guessing - random module/package and loops
Rock Paper Scissors - conditional statements in Python and also the random module.
Hangman - getting a random word, sets, adding and removing into sets
Binary Search - Very important Searching Algorithm
Leap Year - Logic behind leap year
Desktop Notifier - plyer module, how to get notification with python.
This content originally appeared on DEV Community and was authored by Vamsi Krishna
Vamsi Krishna | Sciencx (2022-07-24T13:37:56+00:00) Python Projects for Beginners🔥 { must try }. Retrieved from https://www.scien.cx/2022/07/24/python-projects-for-beginners%f0%9f%94%a5-must-try/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.