Computer Science, asked by himanshudangi8236, 11 months ago

Write an algorithm to compute the area of circle

Answers

Answered by avishekggi
0

Answer:

Pi *r*r

Hope it helps plz mark as brainlist

Answered by ashithamuthamma14
0

Answer:

Step 1: Start

Step 2: input pi,r

Step 3 : Process area=pi*r*r

Step 4: output area

Step 5: Stop

Explanation:

Similar questions