write a program that:
w=float(input('Please input the width of rectangle: ')) h=float(input('Please input the height of rectangle: ')) area=w*h print('Area is: ', area)
Need a fast expert's response?
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!
Comments
Leave a comment