Please create a local copy of this template Colab's Notebook:
The assignment's instructions are there; you can just follow the notebook.
Copy the content of the tests.py
file (as is) to the designated code cell in the notebook and run it.
It will produce and download the results.json
file with the results of the tests.
Please replace the existing results file of this repo with your current one!
This assignment uses an autograding system that may seem a bit different. Keep the following points in mind:
-
Total Score Matters: Your final grade out of 100 is the primary indicator of your performance. This is the maximum achievable score for this assignment.
-
Ignore Additional Metrics: The autograder might display a higher threshold in its grading scale, leading to a total score of 150. This can result in checkmarks (✅) or Xs (❌) next to specific tests, or even globally. These indicators do not accurately reflect your grade.
-
Focus on Your Score: Your final score out of 100 is the most accurate measure of how well you did. Remember, even if you see discrepancies in individual tests, they don't affect your final score, which is capped at 100.
- Notebook Link: In the
notebook_link.txt
file, add the URL to your assignment's notebook, following the format provided in the example. - Access: Ensure the link has edit permissions enabled to allow modifications if needed.
- Deadline: 16/06/2025, 23:59.
- Platform: Continue using GitHub for submissions.
- Please commit and push only the
results.json
andnotebook_link.txt
files. - Please avoid changing/deleting files under the .github folder, as this may interfere with the auto-grading operation.
GOOD LUCK! 🤗