Skip to content

Commit

Permalink
Merge branch 'main' of github.com:rage/ohjelmointi-24
Browse files Browse the repository at this point in the history
  • Loading branch information
Gudkat committed Aug 14, 2024
2 parents d6c16af + 66e7e11 commit de8f461
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions course-settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,30 @@ const courseSettings = {
tmcOrganization: "hellu",
tmcCourse: "HelluTTK01"
},
{
tmcOrganization: "hbc",
tmcCourse: "python-KYBER24AL"
},
{
tmcOrganization: "hbc",
tmcCourse: "python-KYBER24B"
},
{
tmcOrganization: "hbc",
tmcCourse: "python-PELI24AL"
},
{
tmcOrganization: "hbc",
tmcCourse: "python-PELI24B"
},
{
tmcOrganization: "hbc",
tmcCourse: "python-WEB24A"
},
{
tmcOrganization: "hbc",
tmcCourse: "python-WEB24B"
},
],
}

Expand Down

0 comments on commit de8f461

Please sign in to comment.