interface Animal { Circle[13] circles(); // Leftover from Intro to CS, remember to remove void make_sound(); }