Guest User

Untitled

a guest
Jan 21st, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. {
  2. "cars": [
  3. { "Name": "Blue", "Quantity": 1 },
  4. { "Name": "Red", "Quantity": 10 },
  5. { "Name": "Black", "Quantity": 0 },
  6. { "Name": "Yellow", "Quantity": 0 }
  7. ]
  8. }
Add Comment
Please, Sign In to add comment