Skip to content
Snippets Groups Projects
Select Git revision
  • 173a4482b1eead56e7ef2ad274de247c89204d5f
  • main default protected
2 results

makeChange.test.js

Blame
  • Forked from SOFT Core / SOFT 260 / Dynamic Programming Lab
    Source project has a limited visibility.
    course.py 280 B
    class Course:
        # GitLab course information
        # gitlab_namespace = 'csce_361/sandbox'
        gitlab_namespace = 'csce_361/fall2019'
    
        # Canvas course information
        # canvas_course_id = '73696'  # Software Engineering Sandbox
        canvas_course_id = '66898'  # CSCE 361-1198