Question: For this problem, you should: describe the algorithm using a flowchart and then write Python code to implement the algorithm. You must include: a.) a
For this problem, you should: describe the algorithm using a flowchart and then
write Python code to implement the algorithm.
You must include:
a.) a picture of the flowchart you are asked to create,
b.) a shot of the Python screen of your code, and
c.) a shot of the Python screen of your output.
Program Requirements: Your application will implement a stopwatch to be
used during a 1500-meter race in a swimming match. The input to the
application will be the number of seconds for two different swimmers
completing the race. Your application will determine the winner and output
their winning time in hours, minutes and seconds. Finally, if a swimmer broke
the record of 14:31 (fourteen minutes, 31 seconds) an additional message
should be printed.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
