For each component of this assignment, you will submit both a hardcopy of your code, and of a transcript that shows your program executing properly. You will also submit your code electronically to http://caddis.acad.emich.edu/~hwmatt/student. The process is fairly self-explanatory, but you may find this web page useful in explaining the system. When submitting, you can either submit each file individually, or (easier) submit a "zipped" collection of all your files (here's an explanation of how to do that). Submit a hardcopy of all your code as it appears at the completion of each of the problems, below.
Sections | Topics | Prelab Exercises | Lab Exercises |
3.3 | The while statement | Counting and Looping Factorials (do this one in lab for full credit!) A Guessing Game | |
3.3 | The do statement | More Guessing (extra credit, for those wanting to experiment with a do-while loop) Election Day |