Module 2: Writing and Executing Your First Python Program
Topics:
o Using Interactive Mode
o Using Script Mode
o General Text Editor and Command Window
o IDLE Editor and IDLE Shell
o Understanding the print() function
o How to compile a Python program explicitly