Categories
11 pages
Python
Python is a high-level, general-purpose programming language. Its design philosophy emphasizes code readability with the use of significant indentation via the off-side rule. Python is dynamically typed and garbage-collected.
Functions in Python
Loops in Python
If statement in Python
Summary of data collection in Python
Dictionaries in Python
1
2
3