Skip Navigation or Skip to Content

Foundations of Programming (Python) Labs

LAB 01-C: Create the first Console Application

  1. Create a new Python script file called LAB01_C.py
  2. Add the following code to the file:
    script LAB01_C
  3. Run the file and note what it does.

Back to self guided, Video only Materials

Back to self guided, Video plus Written Materials

Back to guided, Video plus Written Materials plus Personal Guidance, Feedback, and Support (class setting)