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