Python Paragon
Do you want a fast and simple reference for Python? Here it is! It should cover the majority of use-cases, at least the ones that I have. If you would like a more thorough guide,
the Python tutorial is this way
Hello World
Variables
Basic Data Structures
For Loop
Flow Control
Functions
Classes
Note that this is basically a copy of
gobyexample.com