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.
Sets in Python
Tuples in Python
Lists in Python
Operators in Python
Basic Data Types in Python
1
2
3