-
All about Python theory and exercices
- Strings
- One-line inputs
- F-string
- Arithmetic Operators
- Lists
- Two dimensional Lists
- Tuples
- Loops/Infinite Loops
- For
- While/Break
- Conditions
- If/Else
- Functions
- Matrix
- Walrus (Python3.8 new operator)
-
Python Automation
- GitHub Automation
- Instagram Automation
-
Python modules
- Matplotlib
- Tkinter
- Turtle
For more projects and informations about Python, read this book
You can clone this repository and try to code in Python now!!
- Clone
git clone https://github.com/esau-morais/Python-Codes.git
- Install packages
pip install -r requirements.txt
- And practice more!
You can try my own exercices or some websites like: