Open mackenzieyoung opened 6 years ago
mackenzieyoung@, Thank you for taking the time out to review my code, I understand the errors I've made. Your feedback, corrections and kind words were extremely helpful and motivating especially to a budding programmer like me.
Rubric Score
Criteria 1: Valid Python Code
Criteria 2: Implementation of Project Requirements
Criteria 3: Software Architecture
Criteria 4: Uses Python Language Features
Criteria 5: Produces Accurate Output
Overall Score: 19/20
Great job overall! Your code was well-written and you reached the correct conclusion. However, you calculated the average length per word instead of the average number of words per sentence, so next time, make sure you are calculating what is being asked of you. You also could have made a small formatting improvement by printing out the full names.