Let's change our list values from animals to pieces of information that it's important not to share online.

  • Change the values in the list to ["cellphone", "address", "birthdate"]

These are the image names of that we will use later.

The image names should be surrounded by quotes, separated by commas, and inside square brackets [ ].

To navigate the page using the TAB key, first press ESC to exit the code editor.

stage.set_background("schoolhallway") sprite = codesters.Sprite("person8") stage.set_gravity(4) stage.disable_floor() sprite.set_gravity_off() sprite.go_to(0, -220) score = 0 score_board = codesters.Display(score) my_info = ["cat", "dog", "pig"]
  • Run Code
  • Enviar Trabajo
  • Actividad Siguiente
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)