Question: PLEASE POST USING FLOWGORITHM. Please DO NOT post using python, pseudocode, or anything else. I specifically need this in Flowgorithm. Thank you in advance. Design
PLEASE POST USING FLOWGORITHM. Please DO NOT post using python, pseudocode, or anything else. I specifically need this in Flowgorithm. Thank you in advance.
Design a program that calculates and displays the number of miles per hour over the speed limit that a speeding driver was doing. The program should ask for the speed limit and the drivers speed. Validate the input as follows:
- The speed limit should be a least 20, but not greater than 70.
- The drivers speed should be a least the value entered for the speed limit (otherwise the driver was not speeding). Once correct data has been entered, the program should calculate and display the number of miles per hour over the speed limit that the driver was doing.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
