Advertisement
Guest User

Untitled

a guest
May 27th, 2016
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. [
  2. {
  3. "id":1,
  4. "name": "java",
  5. "description": "java"
  6. },{
  7. "id":2,
  8. "name": "js",
  9. "description": "js"
  10. },{
  11. "id":3,
  12. "name": "html",
  13. "description": "html"
  14. },{
  15. "id":4,
  16. "name": "css",
  17. "description": "css"
  18. },{
  19. "id":5,
  20. "name": "python",
  21. "description": "python..."
  22. }
  23. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement