CS 112 - Week 2 Lab - 2022-09-02

TODAY WE WILL
*   Announcements/Prep for next class
*   Review clicker questions
*   Week 2 Lab Exercise

Public Service Announcement:
*   ADD/DROP deadline is MONDAY, SEPTEMBER 5th

*   Next week's topics (hopefully!)
    *   more on interactive input
    *   file input/output
    *   arrays

    *   Savitch Ch. 6 - review of interactive i/o
        and file i/o
    *   Savitch Ch. 7 - review of arrays
    *   Savitch Ch. 5 - Section 5.2 - discussion of
        pass-by-reference parameter passing