Last active
December 24, 2017 13:02
-
-
Save gusmantap/e773ffd44b7dcee842d00bcdff4e85c7 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
[{ | |
"nama":{ | |
"firstname":"Udin", | |
"lastname":"Syalala"}, | |
"kelas":"XI" | |
}, | |
{ | |
"nama":{ | |
"firstname":"Jack", | |
"lastname":"The Ripper" | |
}, | |
"kelas":"XX" | |
}] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment