Computer Science, asked by kushagra612, 1 year ago

Write an algorithm to draw a flowcart to compute the area of a rectangle whose side are given

Answers

Answered by neha9513
0
1 . start
2. input x , y
3. a = x*y
4. print a
5. stop
Answered by umitbarman1111
1

Answer:

HERE is Your Answer Dear

Attachments:
Similar questions