PASO 9 : Queremos recordar cuántos tiros hizo el jugador, así que agreguemos el resultado dentro de nuestra lista.

  • En LÓGICA, vaya a y arrastre Append DENTRO de su declaración if.
  • Cambia el nombre delante de .append() de my_list a kicks .
  • Cambia el valor dentro de . append() de my_var a "Missed" .

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)