/Beginners-Python-Projects

Submit Just 4 PRs to earn SWAGS and Tshirts🔥

Primary LanguagePython

First-Python-Program - CONTRIBUTE FOR HACKTOBERFEST! ✔

Feel free to add basic python scripts/programs that helped you learn python. I have listed some of the interesting python related topics/ programs that I came across and would be fun for those who are learning python.

Visual Studio Code Hacktoberfest'22


How to Contribute? 👩‍💻👨‍💻

  • Fork the given project- How?
  • Add your program file
  • Edit README.md- Index Section and add your program name as follows:
        n. [Name of the Program](url)- [your full name](github-url)
    
  • Star the repo & you are done!

Index 📑:

  1. Count Primes
  2. Three Cup Monty(extended)
  3. TicTacToe
  4. Summer of '69
  5. Tkinter
  6. Card game project
  7. Web Scraping
  8. Gmail Automation
  9. GUI Calculator
  10. Higher Lower Game- Devivaraprasad Rathikindi
  11. Tkinter Recommendation System - Varshaah Shashidhar
  12. prime numbers in a range - Aditya Garg
  13. Swap elements in an array - Aditya Garg
  14. sum of elements of an array - Aditya Garg
  15. print_diamond_shape - Aditya Garg