STEP 4: We can't leave the bin there! Let's move bin to the corner of the stage.

  • Click on and drag out Go To.
  • Change the variable name in front of .go_to() from sprite to bin. This updates the dot notation!
  • Change the coordinate arguments in .go_to() to (150, -150).

# THIS ACTIVITY IS IN PREVIEW ONLY MODE