Skip to content

Instantly share code, notes, and snippets.

@sammoorhouse
Created February 21, 2019 12:25
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 sammoorhouse/a5ac4b5cfafa150c3f3e935a11cdf10e to your computer and use it in GitHub Desktop.
Save sammoorhouse/a5ac4b5cfafa150c3f3e935a11cdf10e to your computer and use it in GitHub Desktop.
people = {
"sam": 1984,
"david": 1990,
"stephanie": 1992,
"helen": 1986,
"kate": 1987
}
#list of the ages of everyone older than 30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment