Skip to content

Instantly share code, notes, and snippets.

@alialavia
Created April 12, 2018 18:41
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 alialavia/4ca100ce49dce1700557f3357ede6bbd to your computer and use it in GitHub Desktop.
Save alialavia/4ca100ce49dce1700557f3357ede6bbd to your computer and use it in GitHub Desktop.
with open('sample.json') as f:
myJson = json.load(f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment