Created For HacktoberFest. Awesome Resources
😎 List of helpful basic python scripts added by the community for the community!
This repository aims to help contributors participate in Hacktoberfest easily while also helping others as well. To contribute please Submit Valid Pull Requests which satisfies the issues raised.
To contribute, please check out our contribution guide here.
Sorting Algorithms
Basic Python Scripts
- Compund
- Operators
- Perfect Number
- Power of a Number
- FizzBuzz
- Python switch case implementation
- Find Missing Number
- Send Alerts
- Basic Calculator
- Right Triangle
- Armstrong Number
- Fibonacci
- Palindrome
- Prime Number
- Finding area of a Triangle
- Execution Time Utility
- Instagram Bot
- Python Telegram Bot
- Quadratic Equation
- Telegram Echo Bot
- Web Scraping
- WhatsApp-message-Automation
- Working With Files
- Pinging Websites
- Pychat
- AI Cancer Module
- Arithmetic Calculator
- Natural Languagr Processing (NLP)
Games
- Snake Game
- Rock Paper Scissors
- Rock Paper Scissors Using Text To Speech
- Android Soduku Solver
- Guess The Number
- Pacman Game
- Tic Tac Toe Game
- Roll A Dice
- Hangman
-
Fork the Repository
-
Clone the Forked repository
- Add Scripts and necessary changes
- Commit the changes
- Push to your branch
- Raise a Pull Request to the parent Repository