Your class is called pets

You are attempting to do:


Pet pet1 = new Pet(readName1, readAge1, readWeight1);


It should be: