384
edits
Changes
→Starting Code
In your repository you will find a file called <b>duim.py</b>. This file contains starting code. You will complete the assignment inside duim.py. <b>Do not rename this file or the functions inside, unit tests will fail and you will lose marks!</b>
Also in your repository you will find <b>checkA2checkA1.py</b>. You can use this check script to check your work.
== Permitted Modules ==