like circle, rectangle and triangle. length = float(input("Enter the length of the rectangle:- ")) width = float(input("Enter the width of the rectangle:- ")) area ...