STEP 11: Time for our last if statement!

  • Create a new if statement at the bottom of your program.
  • Change the test variable to rand_answer and the test value to 4.
  • Drag in Say and drop it inside your if statement.
  • Change the name in front of .say() to tim and the string to "Signs point to yes".

# THIS ACTIVITY IS IN PREVIEW ONLY MODE