STEP 16: Now we should display the hidden response on the stage!

  • In GRAPHICS, go to and drag Set Text indented and inside get_user_input.
  • Change the variable to the left of the . from sprite to text_sprite.
  • Then, change what's inside the ( ) from "Hello Codesters!" to "Password: " + hidden_response.
  • Click Run and type into the ask box. See how the program displays the length of what you entered?

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)