Skip to content

Instantly share code, notes, and snippets.

@sontuphan
Created January 9, 2018 07:42
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 sontuphan/a9b2c401dc750292695221aa71a8f0a6 to your computer and use it in GitHub Desktop.
Save sontuphan/a9b2c401dc750292695221aa71a8f0a6 to your computer and use it in GitHub Desktop.
Root: {1: 'Dog', 2: B, 3: A}
A: {1: C, 2: D, 3: 'Cat'}
B: {1: 'Goat', 2: 'Bear', 3: 'Rat'}
C: {1: 'Eagle', 2: 'Parrot', 3: E}
D: {1: 'Shark', 2: 'Dolphin', 3: 'Whale'}
E: {1: 'Duck', 2: 'Chinken', 3: 'Pig'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment