Computer Science, asked by gurmeetbhullar6317, 1 day ago

Write a program to calculate the area of the circle with radius 20 show the output

Answers

Answered by Anonymous
1

The program in PYTHON has been attached above with the output. Kindly check it!

If we need the area in approximate value then simply add int() function to the area like int(area).

Attachments:
Similar questions