Feeds
답변 있음
function that calculates volume and surface area of a sphere
Write a function that will receive the radius r of a sphere. It will calculate and return the volume of the sphere (4/3 𝜋 𝑟 3 )...
function that calculates volume and surface area of a sphere
Write a function that will receive the radius r of a sphere. It will calculate and return the volume of the sphere (4/3 𝜋 𝑟 3 )...
5년 초과 전 | 0

