STEP 13: Let's add the user's input to our current time to see the future time.

  • In SUBJECT, go to and drag in Timedelta (add hours).
  • Inside the parentheses, change the number after the equals sign from 12 to add_time.
  • Drag in Add Timedelta.

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)