Answer:
cls
input "length";l
input "width";w
a=l*w
print"area of rectangle";a
end
8.8m questions
11.4m answers