anthonykulis / automobile

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

invalid toString method #24

Closed anthonykulis closed 7 years ago

anthonykulis commented 7 years ago

if I want the paint, I probably want the color of the paint, not "Paint"

https://github.com/anthonykulis/automobile/blob/master/edu/jalc/automobile/parts/Paint.java#L13

1 point

nourelhoda89 commented 7 years ago

will do