auto-schedule: fixed bugs and added automatical time lookups

This commit is contained in:
2022-11-05 18:42:45 +02:00
parent 52cc0b75c1
commit 4a3f46f2a2
2 changed files with 12 additions and 8 deletions
+3
View File
@@ -1 +1,4 @@
self.timetable = {36300: 0, 43200: 1, 50100: 2, 57000: 3, 63900: 4, 72300: 5, 78900: 6}
self.days_rod = ["понеділок", "вівторок", "середу", "четвер", "п'ятницю"]
self.reverse_timetable = ["8:30", "10:25", "12:20", "14:15", "16:10", "18:30", "20:20"]