inflab4/schedule.json
2023-07-21 01:08:19 +03:00

19 lines
No EOL
449 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"schedule": {
"day1": {
"name": "Вторник",
"lesson": {
"name": "Дискретная математика",
"type": "Лекция",
"time": "13:30-15:00",
"evenWeek": "true",
"room": {
"address": "Кронверский пр., д.49, лит.А",
"number": "285"
},
"teacher": "Поляков Владимир Иванович",
"format": "Очно-дистанционный"
}
}
}
}