Comment by mondobe
2 days ago
interface Animal {
Circle[13] circles();
// Leftover from Intro to CS, remember to remove
void make_sound();
}
2 days ago
interface Animal {
Circle[13] circles();
// Leftover from Intro to CS, remember to remove
void make_sound();
}
No comments yet
Contribute on Hacker News ↗