CS 111: Introduction to Computer Science

Some Python basics

The lab exercises

If you missed last week's lab, see the general lab instructions on the first lab's page.

During this lab, you will work with the following programs. As before, just save a copy of each program in your account, open it up, and read the instructions you find in the program. Play around with programs to make sure you understand what they do and why. Ask questions during lab, or bring them to class Monday.

Your assignment, due 11:59PM Monday, September 28

Combine the ideas in loops.py and menu.py to create a better menu-driven program.