Created
September 17, 2019 06:39
-
-
Save afaqk9394/296ce6fa45bce7414f5b47773113ed1f to your computer and use it in GitHub Desktop.
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
[ | |
{ | |
"gender": "male", | |
"name": "Jeff Bezos" | |
}, | |
{ | |
"gender": "male", | |
"name": "Elon Musk" | |
}, | |
{ | |
"gender": "female", | |
"name": "Jessica Alba" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment