Stephany is learning to draw a flowchart to calculate the area of a circle. Select the appropriate option that would fit into the process section of the flow chart?
Answer options
A
Select the appropriate option that would fit into the process section of the flow chart?
B
Read the value of radius
C
Area=3.14*radius*radius
D
Print the area
E
Check if radius has positive value
Correct answer: Area=3.14*radius*radius
Explanation
Correct answer: Area=3.14*radius*radius.