Project GUTS

Coding Challenges

Week 2- Math Theme: X & Y coordinates, with random Names: ______

______

Challenge # / Description / Verified by Club Leader or Facilitator
(Initial once the project is seen & their work is verified)
10 / Scatter agents on Spaceland without using the ‘scatter’ block.
11 / Place 1 agent in each of the 4 corners of Spaceland.
12 / Scatter randomly 10 agents along a line in the middle of Spaceland.
13 / Scatter randomly 10 agents along a line at the left edge of Spaceland.
14 / Place 10 agents scattered randomly in the upper right corner of Spaceland.
15 / Place 10 agents scattered randomly in the lower left corner of Spaceland.
16 / Place 2000 agents scattered randomly on Spaceland- none placed on top of each other
Tip: World creates 2000 agents. Create another push button to use on the Turtle page to set unique X and Y values.
Come up with your own Coding Challenge! It should relate to X & Y coordinates or random. Write a description in this box and make a solution for it. Share it with you Club Leader.