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