Python for Everybody (py4e.com)
2.1 Building Blocks of Python
Sep 30, 2016
Dr. Charles Russell Severance
We look at Python's reserved words, how we name and use variables, why we choose meaningful (mnemonic) variable names and how assignment statements function.