Basic Pure Python# Table of contents# Preliminaries Simple types, variables Strings, bytes and immutability Conditions (if and match blocks) Lists and tuples Loops (while and for) Exceptions and traceback Read / write files More data structures