Computer Science, asked by hemashreekhati, 8 months ago

Q7 write a program to enter length
and breath of a rectangle during the execution of a the program.


Calculate and display the area of a
rectangle
Area of rectangle =length + breadth

Answers

Answered by kabitasingh300
1

Answer:

x=30

y=50

z=0

print(x × y)

print(1500

Similar questions