Welcome this is your assignment.
You will be creating 3 models and then adding motion to the last one.
You’ll have a lot of fun with NetLogo.
Scene 1
First make the following image. Edit the code for it in the function1 function in your template. All you’re doing is having specific patches to change their color. Remember your algebra.

Scene 2
Next make the following image. Edit the code for it in the function2 function in your template. This time there are patches and turtles.

Scene 3
Next make the following image. Edit the code for it in the function4 function in your template. All you’re doing is having specific patches to change their color. Remember your algebra.

Bonus
Lastly, you will make scene 3 move. Edit the code for it in the function4 function in your template. You are going to make one of the turtles move.
You can download the template here.