Introduction to Python
Click “Launch Python” to start Python shell in your browser.
Contents
- Python 🐍 👈 start here
- The Standard Library
- Syntax and Arithmetics
- Strings
- Variables
- Numerical and Logical Operations
- Functions
- Scope
- Containers
- Logical Flow
- Loops
- Useful Tools: lambda, map, …
- Errors
- Conclusion