CS 115 - Lab 4
[Back to CS 115 schedule]
Deadlines
- Writeup and code (lab04c.py): Tu at 2 PM
- Demo (parts A, B, and C): Any lab section, workshop, or open tutoring session before Tu at 2 PM.
Goals
Upon successful completion of this lab, you should be able to write and edit Python programs
that use:
- if-statements and relational expressions
- logical operations and expressions
- if, if/elif, and if-else statements
- nested for-loops
Lab Instructions
Follow the links below to complete each part of this lab.
Setup and practice
- Locate the user's mouse clicks
- Draw a grid of colored squares
- Characterize the user's mouse clicks
- Submit the assignment