Question: python3 - Use class Figure, class Rectangle, input() Refer to the table below, width and height Receive input and output the area of the rectangle
python3 -
Use class Figure, class Rectangle, input()
Refer to the table below, width and height Receive input and output the area of the rectangle
>>print result :
width :2
height : 3
area : 6

width height print_info class Figure Indicate width Indicate height Method to print base and height class Rectangle Method to print the width print_info
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
