=====
CS 111 - Week 2 Lecture 1 - 2024-09-03
=====

=====
TODAY WE WILL
=====
*   announcements
*   more operations/functions!
*   what is a function signature and a purpose statement
*   intro to identifiers/defining your own names, part 1
*   prep for next class

=====
*   clicker questions for credit start TODAY!

*   should be working on Homework 1, submitting early and
    submitting often!
    *   Problems 1 and 2 are completed on Canvas
    *   the remaining problems are answered in a Racket .rkt
        file, that you submit (like you submitted the Week 1
	Lab Exercise's Racket .rkt file)

    *   at-least-first-attempts at its problems are
        due by 11:59 pm this Friday, September 6

=====
*   see: the comments in today's BSL Racket in-class
    example, also