Skip to content

Instantly share code, notes, and snippets.

@Kanhalelor
Created April 27, 2021 14:49
Show Gist options
  • Save Kanhalelor/af7106fefeab2bf0da4c96561c9ed10b to your computer and use it in GitHub Desktop.
Save Kanhalelor/af7106fefeab2bf0da4c96561c9ed10b to your computer and use it in GitHub Desktop.
clean_data = json.loads(data)
print(type(clean_data))
print(clean_data)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment