Help material
Quick links from the Standard Library Links to an external site.
- Operations on Booleans
Links to an external site. (
True
,False
) - Comparisons Links to an external site.
- Operations on numbers Links to an external site. (int,floats)
- Operations on sequences Links to an external site. (strings, lists, tuples, … indexables), and also for mutable sequences Links to an external site.
- Built-in functions Links to an external site.
- Manipulating strings Links to an external site.
Cheat Sheet
cheat_sheet.pdf Download cheat_sheet.pdf