Guest User

Untitled

a guest
Nov 30th, 2017
458
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. [
  2. {
  3. "HOD": “hod1”,
  4. "HOD_Email": “hod1@gmail.com"
  5. },
  6. {
  7. "classTeacher": “classteacher1”,
  8. "classTeacherEmail": “classteacher1@gmail.com”
  9. },
  10. [
  11. {
  12. "t_name": “teacher1”,
  13. "t_subject": “subject1”,
  14. "t_email": “teacher1@gmail.com”
  15. },
  16. {
  17. "t_name": “teacher2”,
  18. "t_subject": “subject2”,
  19. "t_email": “teacher2@gmail.com”
  20. },
  21. {
  22. "t_name": “teacher3”,
  23. "t_subject": “subject3”,
  24. "t_email": “teacher3@gmail.com”
  25. }
  26. ]
  27. ]
Add Comment
Please, Sign In to add comment