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