Skip to content

Instantly share code, notes, and snippets.

@jmvallet
Created January 17, 2017 21:23
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 jmvallet/660989e54a609f9154790f011dd14d40 to your computer and use it in GitHub Desktop.
Save jmvallet/660989e54a609f9154790f011dd14d40 to your computer and use it in GitHub Desktop.
family = {
uncles: ["bob", "joe", "steve"],
sisters: ["jane", "jill", "beth"],
brothers: ["frank","rob","david"],
aunts: ["mary","sally","susan"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment