We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8a1f80 commit caddf9dCopy full SHA for caddf9d
1 file changed
course-settings.js
@@ -20,6 +20,10 @@ const courseSettings = {
20
tmcOrganization: "insviladegracia",
21
tmcCourse: "python-viladegracia-2024"
22
},
23
+ {
24
+ tmcOrganization: "laurea",
25
+ tmcCourse: "python-laurea-spring-2025-Katja-Deepak"
26
+ },
27
// {
28
// tmcOrganization: "hbc",
29
// tmcCourse: "python-TVT21A",
0 commit comments