Create a class called House with the following attributes (assign random user-defined, user input) House name: xxxx Hous
Posted: Wed Apr 27, 2022 3:32 pm
Create a class called House with the following attributes (assign random user-defined, user input) House name: xxxx House number: xxxx Address: XXXX Call the setter method to set the value of variables, call the getter method to read the value of variables and print it on the console.