Question: I use the following script to perform a random walk: point in direction 90 go to x: 0 repeat 10 move pick random 1
I use the following script to perform a random walk: point in direction 90 go to x: 0 repeat 10 move pick random 1 to 5 turn 50 y: 0 LO pick random 0 to 180 steps What is the largest x coordinate that I might end up at, after the block stops executing? * Incorrect degrees What is the smallest coordinate that I might end up at, after the block stops executing? What is the largest y coordinate that I might end up at, after the block stops executing? What is the smallest coordinate that I might end up at, after the block stops executing?
Step by Step Solution
3.39 Rating (155 Votes )
There are 3 Steps involved in it
The script performs a random walk with the following steps 1 Set the initial direction to 90 degrees ... View full answer
Get step-by-step solutions from verified subject matter experts
