Skip to content

Instantly share code, notes, and snippets.

@ameseee
Last active April 1, 2019 14:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ameseee/d148fbda594876a33b4509d187fdef31 to your computer and use it in GitHub Desktop.
Save ameseee/d148fbda594876a33b4509d187fdef31 to your computer and use it in GitHub Desktop.

Digging In

After having some time to predict then play around with the code, answer these questions with your partner.

  1. What do you notice about the method that starts with self? When does it work? When doesn’t it? Why do you think that is?




  1. What about the methods that don’t start with self - when do they work? When don’t they? Why do you think that is?




  1. Do you have any ideas as to why we might want to have this functionality? (We'll talk about this as a class, don't worry, just try to make a guess!)




Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment