Getting Started with Python

  <   ................   Tutorial 02   ................   >

Use Python to write a menu program
and learn some useful code.

A - Download and Install Python
B - Prepare Folders and Files
C - Edit and Run a Script
D - Display Text
E - Accept Keyboard Input
F - Accept Input and Display Output
G - Add More Options
H - Respond to Unexpected Input
I - Summary