7. Compound statements¶| docs.python.org
>>>The default Python prompt of the interactive shell. Often seen for code| docs.python.org
4. Built-in Constants¶| docs.python.org
28.1. sys — System-specific parameters and functions¶| docs.python.org
6. Built-in Exceptions¶| docs.python.org
5.4. Numeric Types — int, float, long, complex¶| docs.python.org
6.2. Assignment statements¶| docs.python.org
3.1. Objects, values and types¶| docs.python.org
If you aren’t wowed by Python’s super() builtin, chances are you don’t really know what it is capable of doing or how to use it effectively. Much has been written about super() and much of that wri…| Deep Thoughts by Raymond Hettinger