Advertisement
Guest User

Untitled

a guest
Mar 29th, 2020
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.14 KB | None | 0 0
  1. {
  2. {
  3.   "firstName": "John",
  4.   "lastName": "Smith",
  5.   "age": 27
  6. },
  7. {
  8.   "firstName": "Bill",
  9.   "lastName": "Gates",
  10.   "age": 57
  11. }
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement