STEP 5: This time, our if statement will have the program do something if the player chooses paper.

  • Go to . Drag if into the bottom of your code.
  • Change the test value to "paper".
  • Go to . Drag Paper into your if statement.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE