Created
July 15, 2019 03:07
-
-
Save brianhsu/1988f75b6a55f4be0d982f76369e040a to your computer and use it in GitHub Desktop.
This file contains 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
{"name": "Michael", "age": 32, "gender": "male", "country": "TW"} | |
{"name": "David", "age": 12, "gender": "male", "country": "HK"} | |
{"name": "Amy", "age": 20, "gender": "female", "country": "HK"} | |
{"name": "Andy", "age": 40, "gender": "male", "country": "TW"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment