CS 115 - Lab 3

[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.

Setup and practice

  1. Sum a list of numbers
  2. Draw arbitrary circles
  3. Draw a stack of circles
  4. Draw a stack of circles using a for-loop
  5. Draw a square of circles
  6. Submit the assignment