This repo demonstrates some of Python's syntax. Its target audience is for coders familiar with other languages. Recommended order: variables.py operators.py truthiness.py loops.py control_flow.py type.py methods.py blocks.py classes.py imports.py