STEP 3: Let's put secret_message on the stage.

  • In LOGIC, from , drag in Variable Display.
  • Change the x-coordinate argument in .Display() from -200 to 0.
  • Change the y-coordinate argument in .Display() from 150 to -200.
  • Change the variable argument inside .Display() from my_var to secret_message.

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)