Open franfranfranfran opened 5 years ago
Thank you for the review. Unfortunately I am traveling for the next week and I am not sure if i will get to all the changes you specified. I copied and pasted Gregg's text again and it did give me a different answer. I hope this is enough to pass this class.
That's ok, no need to make any changes to pass. They are for your own learning. Have a good trip!
On Tue, Feb 19, 2019 at 10:57 AM Jeasy notifications@github.com wrote:
Thank you for the review. Unfortunately I am traveling for the next week and I am not sure if i will get to all the changes you specified. I copied and pasted Gregg's text again and it did give me a different answer. I hope this is enough to pass this class.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Johann2012/pwp-capstones/issues/1#issuecomment-465190797, or mute the thread https://github.com/notifications/unsubscribe-auth/AQdb-x0rvbzE4Y_IZ9N0S5asj0NMfdOEks5vPB78gaJpZM4bDJ_O .
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: 15/20
Great start on this project. With a few key tweaks, everything will be looking great. Great thought to include tests for the many functions throughout the project. This kind of testing can go a long way to make sure your results are accurate. Even with all the tests in the world, things can still sometimes slip through the cracks - double check some of the sections I noted above to make sure the end results are as accurate as possible. Have fun and keep up the good work!