DS-301222 # 2.Create a class Rectangle that has 2 attributes "width" and "height" and 2 methods area() method will return area of rectangle and perimeter() will return perimater of rectangle

1 Like

@vivek Correct Keep Practicing