Python Lab
Introduction to Python
Launch Python
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
Miscellaneous
Python: The Documentary, by CultRepo (YouTube)
Back to Workshops
Next: Python