Skip to content

Instantly share code, notes, and snippets.

@fchikwekwe
Created April 30, 2019 02:42
Show Gist options
  • Save fchikwekwe/deaa0a24bd2a386594ec500c2ef61efe to your computer and use it in GitHub Desktop.
Save fchikwekwe/deaa0a24bd2a386594ec500c2ef61efe to your computer and use it in GitHub Desktop.
all_students_stuff = {
"bob": ["backpack", "sneakers", "hat"],
"elena": ["gloves", "hair brush", "cleats"],
"piper": ["backpack", "sneakers", "hat"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment