Design a program that calculates and displays


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 driverâ speed. Valid the input as follows.
â?¢ The speed limit should be at least 20, but not greater than 70.
â?¢ The drivers speed should be at least the value entered for the speed limit ( otherwise the driver was not speeding)
Once the 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.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Design a program that calculates and displays
Reference No:- TGS0135963

Expected delivery within 24 Hours