GALLO Interview Question

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

Interview Answer

Anonymous

Jul 31, 2017

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