radius=48. pie=3.14285714286. volume=(4.0/3.0)*pie*(radius*radius*radius) print("volume of the sphere="+str(volume))