jkeable / PythonStuff

0 stars 0 forks source link

Summary #2

Open mp1pro opened 6 years ago

mp1pro commented 6 years ago

Criteria 1: Valid Python Code Score Level: 4/4 (Exceeds Expectations) Comment(s): The coding was concise, robust and returns the required results.

Criteria 2: Implementation of Project Requirements Score Level: 4/4 (Exceeds Expectations) Comment(s): Project Requirements were executed without any errors or issues.

Criteria 3: Software Architecture Score Level: 4/4 (Exceeds Expectations) Comment(s): The architecture and modular setup of code was on point.

Criteria 4: Uses Python Language Features Score Level: 4/4 (Exceeds Expectations) Comment(s): Python features were utilized with best practices. Great robust use of the python commentary feature. That helped to trace and follow the code.

Criteria 5: Produces Accurate Output Score Level: 4/4 (Exceeds Expectations) Comment(s): The expected output was produced. The final conclusion based on the analyzed data is correct. Whenever presenting data, ensure the data is properly labeled like so;

Murderer, average sentence length: 23.066666666666666

overall score 20/20 {project passed with all points}

jkeable commented 6 years ago

Thanks for the feedback!! :)