Skip to content

Instantly share code, notes, and snippets.

@PythonDotLand
Created June 29, 2021 07:12
Show Gist options
  • Select an option

  • Save PythonDotLand/1330ef901ffb9fe5e7f68af278b06d46 to your computer and use it in GitHub Desktop.

Select an option

Save PythonDotLand/1330ef901ffb9fe5e7f68af278b06d46 to your computer and use it in GitHub Desktop.
[
{'name': 'Ed', 'age': 24},
{'name': 'Jane', 'age': 34},
{'name': 'Janet','age': 34},
{'name': 'John', 'age': 32},
{'name': 'John', 'age': 64},
{'name': 'John', 'age': 99},
{'name': 'Sara', 'age': 64}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment