9 lines
193 B
JSON
9 lines
193 B
JSON
{
|
|
"schedule": {
|
|
"week1": "Lecture 1, Lecture 2",
|
|
"week2": "Lecture 3, Lecture 4",
|
|
"week3": "Lecture 5, Lecture 6"
|
|
},
|
|
"instructor": "Dr. Smith",
|
|
"office_hours": "Mon 2-4pm"
|
|
} |