This Repository Contains some of the basic Python Programs For Beginners. Install all required modules through pip install -r requiremts.txt
- Aerial Distance Calculator --
pip install folium geopy
- Stone Paper Scissor Game
- 2 Player Pong game --
pip install pygame
- Fibonacci Series
- Leap Year Finder
- Password Generator
- Single Player Pong Game --
pip install pygame
- Temperature Convertor
- Clock
- Camera --
pip install opencv-python
- BMI Calculator
- QR Code generator --
pip install qrcode
- Number Guessing Cli Game --
pip install rich