Project Phase III + Final Report

Due December 11, 2024, 11:59 AM

Update the Template for Phase III

Structure of the Phase III



Tests
Three example tests are provided in the tests/test_phase3.py file. To run the test cases provided under the tests folder.
  1. Change directory to your project root directory.
  2. pytest tests/test_phase3.py
Please note we will have additional private test cases in the autograder.


Grading