STEP 16: Let's display the new date and time on the stage!

  • In LOGIC, go to and drag Variable Display to the bottom of the main function.
  • Change the display variable from my_var to new_date. Set the position of the display to (-100, 180).
  • Drag another Variable Display into the code editor.
  • Change the display variable to new_time. Set the position of the display to (-100, 130).

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)