Python projects for those who want to learn python and make practical handson. your suggestions and changes are welcome. after going through this projects you will learn
- Python Data Types such as String, Number, List, Set, Tuple, Dictionary, Set
- Python Operators such as Arithmetic, Assignment, Comparsion, Logical, Identity, Bitwise, Membership
- Python Functions, Decisioin making and Loops
- Error handling usig try...except
- Use of python module import and bult-in funcitons
- Python I/O operations
- Using Python Modules
- Optical Character Recognitions
- Image Processing
- Use of API
- Web Scrapping