Running Python and writing your first programs: Python course | Zoonk
2. Running Python and writing your first programs
Install a current Python 3 interpreter, use the interactive shell, run scripts, and read tracebacks. Build a small program that accepts input, performs a calculation, and prints a result.