Created
November 2, 2019 21:06
-
-
Save afaqk9394/f6a3d9814fd97b2287221dfb48fda83e 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