STEP 6: Time to use an if-statement to see if the ball misses the goal!

  • In LOGIC, go to and drag in Greater Than? indented INSIDE the loop.
  • Change the test variable from my_var to random_height.
  • Change the test value from 0 to -100.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE