filled-rect

filled-rect : (int int symbol -> image)

purpose:
to create an image of a filled rectangle using the given width, height, and color


Intermediate Student with Lambda Language