jamiejamiebobamie / CS-2.2-Advanced-Recursion-and-Graphs

CS 2.2: Advanced Recursion and Graphs – Course Syllabus and Lessons
MIT License
0 stars 0 forks source link

Challenge 1 Feedback #1

Open aespaldi opened 5 years ago

aespaldi commented 5 years ago

Challenge 1 Feedback : 4/20

Overall: This is a good start but not finished. Make sure code runs on provided sample input, test file runs, and code is well documented.

Feedback based on Challenge 1 Rubric:

jamiejamiebobamie commented 5 years ago

I've updated my code and added a message to you in my challenge1.py file, with what has been updated. I tried to use unittests with the python module, but had trouble overriding the test class's init function. I commented out out all of the new tests and reimplemented the old ones and they ran / worked for me. Thank you for your comments btw. With your feedback I'm definitely improving / honing in on my shortcomings. Thanks!

aespaldi commented 5 years ago

Challenge 1: 6/20 Not passing (Regrade on 8/14/2019 )

aespaldi commented 5 years ago

Challenge 1: 12/20 pass (Regrade on 8/17/2019 )