Necesitamos configurar listas con los diferentes tipos de filtros que aparecerán en la pantalla.

  • Crea una List of Strings llamada recycle. Incluye reciclables de la sección Earth Day.
  • Crea otra List of Strings llamada garbage. Incluye elementos no reciclables de la sección Earth Day.
  • Crea una variable llamada all_litter. Dale un valor de ambas listas combinadas: recycle + garbage.

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)