package loomad; public class Koer extends Loom{ @Override public String tutvusta(){ return "Olen Koer "+nimi+", nimes "+nimePikkus()+" tähte"; } }