Computer Science, asked by jggaayou, 11 months ago

writh an algorithm to calculate area of circle and make its flow chart

Answers

Answered by Mrsr
4

1)start

2)read r radius of circle

3)let area= π*r*r

4)print area

5)stop

Attachments:

Mrsr: Sorry flowchart ::
Similar questions