Question: PYTHON 11.15 LAB: Area and Perimeter of Circle Write a Python class named Circle constructed by a radius and two methods which will compute the

PYTHON
11.15 LAB: Area and Perimeter of Circle Write a Python class named Circle constructed by a radius and two methods which will compute the area and the perimeter of a circle. Ex: Input Output 200.96 50.24 LAB ACTIVITY 11.15.1: LAB: Area and Perimeter of Circle 1 class circle() 2 'Edit or Add Code Below.'"" def-init-(self): 4 def area(self): 6 7 def perimeter(self): 8 9 ifname == ' - 10 x=int(input("")) print (NewCircle.area()) print(HcmC:i.rcle "Per.iii(.inr( )) 12
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
