Computer Science, asked by shwetasrivastava5151, 10 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.

please answer properly ​

Answers

Answered by iqbalaashir804
0

Explanation:

Please send detailed explanation

Answered by Anonymous
2

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