Question: C++ (Simple if) Write a program that prompts the user to enter the speed of a vehicle. If speed is less than 20, display too
C++
(Simple if) Write a program that prompts the user to enter the speed of a vehicle. If speed is less than 20, display too slow, if speed is greater than 80, display too fast; otherwise, display just right.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
