There are two unmoving blue circles on the screen.
You can move a square with the mouse.
Square color is:
Some people had trouble understanding this description. In a computer-like language:
a = distance from square to circle 1
b = distance from square to circle 2
green if a and b are within 20 of each other
Write:
square-color: model -> color
.