Homework 1: # Item Value Earned 1 General - Code was on github pass/fail - Code could be ran. pass/fail - Code was commented 10 10 2 Add Method - Employed some kind of gcd method 30 0 - Handled a whole number portion of the fraction 30 30 2 Overloaded Add Operator - __add__ existed and worked 30 15 Totals: 100 55 Comments: no main, add exists but rest of code is lacking. If you need help see Dr Griffin.