Miniproject Group Registration
Group registration (on Moodle):
– Registration deadline: before Monday, April 27, 2026, 11:59 pm
– The mini-project is to be done in groups of two or individually.
– Even students working alone must be in a group
– Submission deadline: May 22, 2026 at 11:59 PM
– Submit early — you can make as many submissions as you like!
– Two files to submit (on Moodle): miniproject_a.py and miniproject_b.py
– Only one person per group needs to submit the project
Important:
– Do not modify the signatures of the functions you are required to implement!
– If your code depends on functions you have added or modified, these functions must be
present in miniproject_a.py or miniproject_b.py.
• Grading: only your functions to complete are evaluated, not the main.
