Advertisement
st235

Untitled

Nov 18th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.13 KB | None | 0 0
  1. {
  2.     "items": [
  3.         {
  4.             "id": 0,
  5.             "title": "Bubble sort",
  6.             "description": "bla-bla-bla",
  7.             "code": "some code"
  8.         }
  9.     ]
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement