There was an error while loading. Please reload this page.
1 parent 43e837e commit e554338Copy full SHA for e554338
1 file changed
course-settings.js
@@ -16,6 +16,10 @@ const courseSettings = {
16
tmcOrganization: "laurea",
17
tmcCourse: "python-english-2026-laurea-henttonen"
18
},
19
+ {
20
+ tmcOrganization: "seamk",
21
+ tmcCourse: "basics-of-programming-2023"
22
+ },
23
// {
24
// tmcOrganization: "hbc",
25
// tmcCourse: "python-TVT24Eng"
0 commit comments