Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- student_list =[
- {
- id : 1
- username : omadin
- is_activated :
- activate_date
- courses : [{
- title : 'ielts',
- type: 'course' / 'course_bundle'
- children_courses : [] / ['reading', 'writing']
- }]
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment