Skip Navigation or Skip to Content

Foundations of Programming (Python) Labs

LAB 01-A: Installing Python

  1. Follow the steps to install the Anaconda Distribution on your computer.
  2. Check that you have a virtual environment enabled in your Anaconda Prompt / Terminal.
  3. Execute python --version to display your installed python version.
  4. Start the python shell (idle).
  5. Close the Python shell.

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)