Big Idea: In this video, we learn about using random numbers in our code. Using random numbers allows us to simulate nature by creating unpredictable and unexpected behaviors in our code.
Blocks used: pick random _ to _ , turn 15 degrees, move 10 steps, change x by 10, change y by 10, forever,
Your challenge: Create a project with two sprites that use random numbers to determine their behavior in some way.