Write an algorithm in
the form of a flowchart that:
·
Inputs the top speeds of a number of cars
·
Outputs the fastest top speed and the slowest
top speed of the cars entered
·
Outputs the average speed of all the top speeds
entered
Program
it in python
No comments:
Post a Comment