Python program write the python program for this problem


Average Speed

You are calculating the average lap time for a race car.

1. PSEUDOCODE: Need help writing a program that:

 a. Prompts the user to enter the number of laps the race car drove

 b. Sets up a for loop to enter the lap time for each lap

 c. Prompts the user to enter the number of seconds for each lap

 d. Adds together all of the the lap times

 e. Calculates and displays the average lap time for the race car

Your pseudocode can be submitted by pasting it into the Submission screen or attaching it as a text file or Word document.

2. PYTHON PROGRAM: Write the Python program for this problem using the Python IDLE editor.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Python program write the python program for this problem
Reference No:- TGS02508527

Now Priced at $10 (50% Discount)

Recommended (95%)

Rated (4.7/5)