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