The code below defines the class House and an object of that class. However, the code is somewhat incorrect. Fix the mistakes but do NOT change variable or attribute names (they are necessary for checking).
Pay attention to the keyword and class object creation (check how objects of similar classes have been defined in the theory).