CS 115 Lab 9, Fall 2016
Deadlines
- Writeup and code (lab09b.py): Tu 11/01/2016 at 2 PM
- Demo (part B): Any lab section, workshop, or open tutoring session before Tu 11/01 at 2 PM.
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
- Create a magic square
- Verify magic squares
- Submit your code