WARNING: This program has a bug, which means we need to fix it! Empty if statements cannot run!

RULE: If statements must have code indented inside that runs if the test statement is true.

  • Click Run and read the error message.
  • Debug this program so that the sprite says "It will be an adventure!" if the user answers yes.
  • Use a Say command and change the string to complete the 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)