For mathematical operations on a Circle, write a python program for the following operations: Press ‘i’ to input ‘Radius’ Press ‘r’ to print ‘Radius’ Press ‘a’ to print ‘Area’ () Press ‘c’ to print...


For mathematical operations on a Circle, write a
python program
for the following operations:


Press ‘i’ to input ‘Radius’


Press ‘r’ to print ‘Radius’


Press ‘a’ to print ‘Area’ ()


           Press ‘c’ to print Circumference ()




  1. Take input in a variable named ‘action’

  2. Write the code to print the Radius



  • Write the code to calculate Area


Write the code to calculate Circumference




Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here