0 Comments
Answer:
cls
input "length";l
input "width";w
a=l*w
print"area of rectangle";a
end
9.4m questions
12.2m answers