Spaces:
Sleeping
Sleeping
Update uts_courses.json
Browse files- uts_courses.json +0 -6
uts_courses.json
CHANGED
|
@@ -12,9 +12,3 @@
|
|
| 12 |
"Creative Industries": ["Animation", "Photography", "Creative Writing", "Film and Television", "etc."]
|
| 13 |
}
|
| 14 |
}
|
| 15 |
-
|
| 16 |
-
try:
|
| 17 |
-
with open("uts_courses.json", "r") as file:
|
| 18 |
-
courses_data = json.load(file)
|
| 19 |
-
except Exception as e:
|
| 20 |
-
print("An error occurred while loading JSON file:", e)
|
|
|
|
| 12 |
"Creative Industries": ["Animation", "Photography", "Creative Writing", "Film and Television", "etc."]
|
| 13 |
}
|
| 14 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|