Design a Geometry class with the following methods: • A staticmethod that accepts the radius of a circle and returns the area ofthe circle. Use the following formula: Area = pi times r square UseMath.PI for pi and the radius of the circle for r. • A staticmethod that accepts the length and width of a rectangle and returnsthe area of the rectangle. Use the following formula: Area = Lengthtimes Width • A static method that accepts the length of atriangle’s base and the triangle’s height. The method should returnthe area of the triangle. Use the following formula: Area =
PayPal Gateway not configured
PayPal Gateway not configured