public String imie; public int wiek; public int waga; public int sila; Kot kot = new Kot(); kot.imie = "kotek"; kot.wiek=12; kot.waga=5; kot.sila=10;