???

imageUnit One Homework

Question One:

Three more points are needed to complete this image of a star. On which coordinates should you place these points?



image






Question Two:

If a character in your game is moving from left to right, which coordinate is changing, X or Y?


If your character is moving down the screen in your game, which coordinate is changing?

Question Three:

What’s wrong with this circle of evaluation?
image



Here is the (incorrect) racket code for the above circle of evaluation. Re-write it to fix the bug!
image

Question Four:

Translate the following circles of evaluation into Racket code:
    image

    image





    image





    image





    image