+15 XP
Gym: Build the Walk
Question 1 of 3
Grab the random steps for the whole walk using the function from before. Fill in the function name.
python
random_x_steps, random_y_steps = (num_steps)
Gym: Build the Walk
Question 1 of 3
Grab the random steps for the whole walk using the function from before. Fill in the function name.
random_x_steps, random_y_steps = (num_steps)