GALLO interview question

Using any language, write up a class Animal with sensible characteristics.

Interview Answer

Anonymous

31 July 2017

I wrote a class in Python with an animal that has legs, a skin color, etc *Aimed to determine OOP skills