CS 115 - Lab 9

[Back to CS 115 schedule]


Deadlines

Goals

Upon successful completion of this lab, you should be able to understand and write functions using two-dimensional (nested) lists.

Lab Instructions

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

Setup and practice

  1. Create a magic square
  2. Verify magic squares
  3. Submit your code