CS 115 Lab 1, Spring 2015
Deadlines
- Pre-lab: Tu 1/27/2015 at 7 AM
- Writeup and part D code: Tu 1/27/2015 at 4 PM
- Demo (parts B and D): Any lab section, workshop, or open tutoring session before Tu at 4 PM. Your last chance is the open tutoring session on Tuesday from 3-4 in the Darwin lobby.
Goals
Upon successful completion of this lab, you should be able to:
- Predict the output of Python programs that use the print function
- Read, write, and edit Python programs that use output statements and string variables
- Edit Python programs that display text in a graphics window
Pre-Lab Assignment
Note: This week's pre-lab is due at the same time as next week's pre-lab (see above). However, future pre-labs will be posted each Thursday and due the following Tuesday at 7 AM.
>>>> Click here for the pre-lab instructions!
Lab Details
- Edit a text-based Python program using IDLE
- Edit a graphical Python program using IDLE
- Copy your programs to the CS department server
- Run a text-based Python program on the CS department server
- Save your files and submit the assignment