Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 3.42 KB

README.md

File metadata and controls

37 lines (33 loc) · 3.42 KB

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
  16. email response sender - Arnav Gupta
  17. Quick Sort - Varshaah Shashidhar
  18. aritmetic median, biggest number and lowest number
  19. Insertion Sort - Musaib Batghar
  20. Snake game- Ansh Kumar