package esercitazioni.animali;

public class test {

    public static void main(String[] args) {
        test test = new test();
    }


}