PASO 15 : A medida que se ejecuta el ciclo, querremos agregar cada valor a una lista para llevar un registro y mantenerlos en orden.

  • Haga clic en . Arrastra Append y suéltalo dentro de tu loop.
  • Cambie el nombre al frente a expected_vals .
  • Cambie el argumento en .append() a theor_value .

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
  • Enviar Trabajo
  • Actividad Siguiente
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)