Question: 4 Points I use the following script to perform a random walk: point in direction 90 go to x: repeat 10 move pick random

4 Points I use the following script to perform a random walk: point in direction 90 go to x: repeat 10 move

4 Points I use the following script to perform a random walk: point in direction 90 go to x: repeat 10 move pick random 1 to 5 steps pick random 0 to 180 50 turn What is the largest x coordinate that I might end up at, after the block stops executing? -50 0 y: 0 What is the smallest coordinate that I might end up at, after the block stops executing? 0 degrees What is the largest y coordinate that I might end up at, after the block stops executing? 0 What is the smallest y coordinate that I might end up at, after the block stops executing? 4 Points I use the following script to perform a random walk: point in direction 90 go to x: repeat 10 move pick random 1 to 5 steps pick random 0 to 180 50 turn What is the largest coordinate that I might end up at, after the block stops executing? -50 0 y: 0 What is the smallest coordinate that I might end up at, after the block stops executing? 0 degrees What is the largest y coordinate that I might end up at, after the block stops executing? 0 What is the smallest y coordinate that I might end up at, after the block stops executing?

Step by Step Solution

3.43 Rating (150 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

There might be a little confusion in your questions but Ill try to address them based on the provide... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!