HW 01 C

Opener: Write the result of the third “step”, as seen in the Stepper.

(+ (+ 1 5)
   (* 8 (+ 2 3))
   (* 7 2))

Class/homework:

Make the two images below. For the third question, use the Stepper and find which steps (what numbers) give negative results.

Designs to make (Big image)

Last modified August 24, 2021: modernized ch01 (965018a)