Question: 2. Write a simple script that will calculate the volume of a hollow sphere, 42 3 where r, is the inner radius and r, is
2. Write a simple script that will calculate the volume of a hollow sphere, 42 3 where r, is the inner radius and r, is the outer radius. Assign a value to a variable for the inner radius, and also assign a value to another variable for the outer radius. Then, using these variables, assign the volume to a third variable. Include comments in the script. Use help to view the comments in your script
Step by Step Solution
There are 3 Steps involved in it
Script to Calculate the Volume of a Hollow Sphere Below is a simple script in Python that calculates ... View full answer
Get step-by-step solutions from verified subject matter experts
