STEP 3: Let's set up what will happen if the player chooses rock.

Remember, everything inside your if-statement must be indented with a yellow block ····.

  • In LOGIC, go to . Drag if into the bottom of your code.
  • Change the test value to "rock".
  • Go to . Drag Rock into your if statement.


# THIS ACTIVITY IS IN PREVIEW ONLY MODE