CS 115 Summer 2017,

Lab 1 :

Due in Tuesday 6/13/17 in Lab

------------------------------------------------------------------------------------

Educational goals of this lab - verify that every student can

INSTRUCTIONS:

Why do we ask you to do this? A good part of this class involves writing Python programs, running them, testing them, fixing them. You need to start learning how you use the tools of the trade to do this. You will definitely run into many different errors when you are writing programs; every programmer does. You need to start gaining experience in what the error messages mean and how you can fix them.