make-color

make-color : (int int int -> color)

purpose:
to construct a color


Intermediate Student Language