How to Program: Computer Science Concepts and Python Exercises
Variables: Operations and Input/Output
S1 E2:
The basic operations of computers; the memory hierarchy; what the CPU does; considering variables, which are like boxes where units of data are stored in a program; looking at simple arithmetic operations with variables; trying input/output commands.