No products in the cart.

Write a program to input radius(r) …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

Write a program to input radius(r) of a sphere and calculate it's volume(v) where V-4/3πr3
  • 5 answers

Dεερακ Ȿιηɠꜧ 4 years, 1 month ago

<kbd>r= int(input ("write the value of radius of sphere")
v= 4*3.14*r**3
print ("The volume of the sphere is : ",v/3)

Dεερακ Ȿιηɠꜧ 4 years, 1 month ago

<kbd>r= int(input ("write the value of radius of sphere")
v= 4*3.14*r**3 print ("The volume of the sphere is :",v/3)

Dεερακ Ȿιηɠꜧ 4 years, 1 month ago

<kbd>r= int(input ("write the value of radius of sphere
v= 4*3.14*r**3
print ("The volume of the sphere is : ",v/3)

Tec Om 4 years, 1 month ago

python 3.8

Tec Om 4 years, 1 month ago

r=int(input("Enter the radius of circle"))
print (4/3*3.14*r*r*r)
http://mycbseguide.com/examin8/

Related Questions

What is alu
  • 1 answers
Define packages
  • 0 answers
Write a program for swapping two numbers?
  • 0 answers
Write a program for swapping two numbers
  • 1 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App