Python programs

Order Description

Write a python program via script file that:

 

1. Computes the volume of a sphere with radius 5? Look up the formula!

 

2. If I leave my house at 6:52 am and run 1 mile at an easy pace (8:15 per mile), then 3 miles attempo (7:12 per mile) and 1 mile at easy pace again, what time do I get home for breakfast?

 

Include comments in your script stating your name and question number. Also, please name your variables appropriately. Please ensure your file runs and produces the right output!