Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

21 righe
340 B

  1. {
  2. "0": {
  3. "Status": "RENTED",
  4. "Title": "Cracking the Coding Interview",
  5. "Due Date": [
  6. 2017,
  7. 6,
  8. 8
  9. ]
  10. },
  11. "1": {
  12. "Status": "AVAILABLE",
  13. "Title": "Who was that?",
  14. "Due Date": [
  15. 2017,
  16. 6,
  17. 8
  18. ]
  19. }
  20. }