STEP 5: We can add points to our empty lists so that we can display the values.

  • Select the LOGIC tab, and click on . Drop Append indented inside your loop.
  • Change the list variable name from my_list to inputs. Change the variable argument from my_var to x.
  • Click on and drop Update Display indented inside your loop.
  • Change the variable name before .Display() to input_display. Change the variable argument to inputs.

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)