Created
April 8, 2019 02:28
-
-
Save juliantejera/8b36892245a260414194bf6dde32f069 to your computer and use it in GitHub Desktop.
How an Alien is Formed...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"humans": [ | |
{ | |
"age": 28, | |
"name": "Julian" | |
}, | |
{ | |
"age": 32, | |
"name": "Waldo" | |
}, | |
{ | |
"name": "Daisy" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment