STEP 5: Add another if-statement. Make sure your new statement starts on a new line and is NOT indented! Again, if the first two if-statements are false the code skips to the next unindented line!

  • Click LOGIC, then . Drag another if block into your code.
  • Change the test value from "yes" to "scissors".
  • Click GRAPHICS, then and drag the Scissors sprite into the third if-statement.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)