Instructions for Effective Python adapted from https://github.com/SigmaQuan/Better-Python-59-Ways
-
- There are two major version of Python still in active use: Python 2 and Python 3.
-
- There are multiple popular runtimes for Python: CPython, Jython,