CSC108 Lecture Outline - Week 8
Week of July 2, 2001
Week 8 Outline
- Return and take up midterm
- A2 output overview
- String reversal example
- Program Testing
- Programming Style
- Loop Review
Announcements
- Follow the "Sample Midterm Exams - from Prof. Hunter" link on the
Exams web page to see
the solution for the midterm exam.
- If your midterm exam mark has been recorded incorrectly, please
let me know.
- Assignment 2 - on Thursday you must hand in your class design.
Don't leave the rest of the assignment to the last minute. Write
the code for one game, and then add the loop that continues until
the user types "quit". Use the code from A1 for file I/O.