Advertisement
Guest User

Untitled

a guest
Jan 12th, 2019
658
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.46 KB | None | 0 0
  1. {
  2. "student":
  3. [
  4. {
  5. "email":"popalex@yahoo.com",
  6. "parola":"abcd",
  7. "cod":"200"
  8. },
  9. {
  10. "email":"agapieionut@gmail.com",
  11. "parola":"bcde",
  12. "cod":"201"
  13. },
  14. {
  15. "email":"florescuvictoria@yahoo.com",
  16. "parola":"defg",
  17. "cod":"202"
  18. },
  19. {
  20. "email":"ionescustefan@stud.ase.ro",
  21. "parola":"fghi",
  22. "cod":"203"
  23. },
  24. {
  25. "email":"anghelcristian@yahoo.com",
  26. "parola":"ghij",
  27. "cod":"204"
  28. },
  29. {
  30. "email":"barbulescucatalin@gmail.com",
  31. "parola":"ijkl",
  32. "cod":"205"
  33. }
  34. ]
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement