CS 115 Lab 2, Spring 2015


Deadlines

Goals

Upon successful completion of this lab, you should be able to write and edit Python programs that use:

Pre-Lab Assignment

Click here for the pre-lab instructions.

Even if you didn't get to the pre-lab by the deadline, you should work through it before proceeding with the rest of the lab.

Instructions

Follow the links below to complete each part of this lab.

  1. Setup and practice
  2. Compute the area of a square
  3. Compute the area of a circle
  4. Compute the volume of a cube, the volume of a sphere, and the area of an equilateral triangle
  5. Draw squares and circles in the graphics window
  6. Submit the assignment