CS 115 - Lab 2

[Back to CS 115 schedule]


Deadlines

Goals

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

Instructions

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

  1. Setup and practice
  2. Computing the area of a square
  3. Computing the area of a circle
  4. Computing the volume of a cube
  5. Computing the volume of a sphere
  6. Computing the area of an equilateral triangle
  7. Submitting your assignment