write a function to calculate the volume and surface area of a sphere from its radius in python code example Example: volume of circle in python volume = (4/3) * (pi * radian ** 3)