Valid Python Code (2.5/4)
Code runs, but some errors were left unfixed.
Implementation of Project Requirements (3/4)
Code produces between 75%-100% of functions and classes.
Software Architecture (4/4)
Code is separated into distinct classes and functions each which are invoked for their own purposes.
Uses Python Language Features (3/4)
Python language features are usually used, but there are 1-3 cases of a coded construction could have been accomplished by a Python builtin.
Produces Accurate Output (2/4)
Final code output was not delivered.
Overall, I think you did a great job with the project. You clearly understand the prompt and know what you're doing, I really just think you need do more debugging when it comes to writing correct code with little syntax error. There was also know output as to who the final killer was because your final function returned an undefined error. Again, great job. Just be mindful of small syntax errors.
Valid Python Code (2.5/4) Code runs, but some errors were left unfixed.
Implementation of Project Requirements (3/4) Code produces between 75%-100% of functions and classes.
Software Architecture (4/4) Code is separated into distinct classes and functions each which are invoked for their own purposes.
Uses Python Language Features (3/4) Python language features are usually used, but there are 1-3 cases of a coded construction could have been accomplished by a Python builtin.
Produces Accurate Output (2/4) Final code output was not delivered.
Overall, I think you did a great job with the project. You clearly understand the prompt and know what you're doing, I really just think you need do more debugging when it comes to writing correct code with little syntax error. There was also know output as to who the final killer was because your final function returned an undefined error. Again, great job. Just be mindful of small syntax errors.