Computer Science, asked by shwetasrivastava5151, 7 months ago

3. Write an algorithm for the following problems.

a) To read name and phone number and print both.

b) To print circumference of a circle if its radius is 5.

Answers

Answered by KAZIAKSHA
0

Answer:

sorry I can't understand your question

Answered by Anonymous
11

Answer:

hi...

Explanation:

a) To read name and phone number and print both.

step-1)start

step-2)input name,phone number

step-3)output name,phone number

step-4)stop

b) To print circumference of a circle if its radius is 5.

step-1)start

step-2)input r=5

step-3)circum=2*3.14*r*r

step-4)output circum

step-5)stop

hope it helps you

please mark brainliest

Similar questions