Pre-Class TODO's

1. Download Postman

2. Install Python 3.9.12

You can check your python installation with

You may also have access to Python 3.9.12 via the python3 command

If you do not have Python 3.9.12 installed on your machine, download it here. This is the same version that is used in CS 1110 this semester.

3. Download Demo Starter Code

581B
archive
Open

4. Set up your Virtual Environment

Windows

Mac/Linux

For a more detailed rundown (and/or) troubleshooting on virtual environments, click here.

Last updated

Was this helpful?