Riju21

41_info.jsno

May 12th, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.37 KB | None | 0 0
  1. {
  2.     "information":[
  3.         {
  4.             "name":"riju",
  5.             "country":"bd",
  6.             "zip-code":"1216"
  7.         },
  8.         {
  9.             "name": "alen",
  10.             "country": "usa",
  11.             "zip-code": ["5578","5674"]
  12.         },
  13.         {
  14.             "name": "mooree",
  15.             "country": "uk",
  16.             "zip-code": "43564"
  17.         }
  18.     ]
  19. }
Advertisement
Add Comment
Please, Sign In to add comment