CS 115 - Lab 01
[Back to CS 115 schedule]
IMPORTANT NOTE
If you brought your own computer, go to the Programming Tools
page and follow the instructions to install the course software before continuing with the lab.
The course staff is happy to help with this too.
Goals
Upon successful completion of this lab, you should be able to:
- Edit Python programs in both graphical and web-based environments
- Read, write, and edit Python programs that use output statements and simple variables
Lab Details
1. Course webpage review:
2. Main portion of the lab:
Click on the link for Part A to get started
- Experimenting with print statements
and the Online Python Tutor
- Writing a Python program using PyCharm
- Modifying a working program
- Submitting the assignment