Computer Science, asked by sanasigar, 1 year ago

Write the output for the following program of python. ​

Attachments:

Answers

Answered by tiger009
1

Program output

Explanation:

Following are the output of the program.

44.178609375 sq. meter

  • In the above program, set variable "Radius" and initialize the decimal number.
  • Then, set the variable 'Area' that contains the multiplication of pi by square of the variable 'radius'.
  • Finally, they print the variable 'Area' and the following are output of the program.

Learn More:

brainly.in/question/15350358

Similar questions