Homework 1

Purpose

An introduction to programming with simple function definitions.

Instructions

Download the starter file, open it in DrRacket, and follow the instructions within.

Important

Do NOT include inline images (i.e., images copied into the definitions window), or comment boxes, etc. It is fine to create images programatically, i.e., (define MY-IMAGE (square 10 "solid" "red")), just don’t copy images from the interactions window into the definitions window, or use the Insert menu to insert an image. While programs with these features run fine in DrRacket, they cause the file to not work via Gradescope.

Submitting

Submit to the “Homework 1” assignment on Gradescope.