Skip to content

Instantly share code, notes, and snippets.

@m3tam3re
Created July 12, 2019 09:41
Show Gist options
  • Save m3tam3re/baf6f165d59bb75e1bafa0bd3d80f6cd to your computer and use it in GitHub Desktop.
Save m3tam3re/baf6f165d59bb75e1bafa0bd3d80f6cd to your computer and use it in GitHub Desktop.
JSON Basics in Python 2 - Output
dict_items([('Kopfknoten', {'Knoten1': 'mein Knoten 1', 'Knoten2': 'mein Knoten 2', 'Knoten3': 'mein Knoten 3'})])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment