Area Of a rectangle

WAP that calculates the area of a rectangle. Prompt the user to enter the length and width, and then use arithmetic operators to compute the area.

Note: Take inputs of length and width as float type.
23
12
Total : 0 Discussion
Login