STEP 14: If a value in our list is 1, then that's where we should place our navigator sprite.

  • In LOGIC and , drag elif indented twelve spaces underneath the last if statement.
  • Change choice to column and "no" to 1.
  • In , drag in Empty List underneath the elif and change my_list to start_coordinates.
  • Finally, change your list to make it look like this: start_coordinates·=·[x,·y]

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
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)