PASO 11 : Antes de terminar esta función, debemos devolver la variable csv_contents a main() .

  • En LÓGICA, haga clic en y arrastre Return Statement hasta la parte inferior de get_high_scores() .
  • Luego, cambie la variable de my_var a csv_contents .
  • ¡Gran trabajo! Hemos terminado nuestra primera función que recorre y devuelve los datos de nuestro archivo CSV.

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)