anthonykulis / automobile

CPS206 In-Class Project Repository (WIP)
2 stars 12 forks source link

`toString` method does not describe the class #29

Closed anthonykulis closed 7 years ago

anthonykulis commented 7 years ago

since we are collecting a cubic foot on this, the toString method needs to tell us the value

https://github.com/anthonykulis/automobile/blob/master/edu/jalc/automobile/parts/StandardTrunk.java#L9

1 point

nourelhoda89 commented 7 years ago

will do