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