Question: (Order three Cities) Write an algorithm and C++ program that prompts the user to enter three cities and displays them in ascending order. Here is

(Order three Cities) Write an algorithm and C++ program that prompts the user to enter three cities and displays them in ascending order. Here is a sample run: Enter the first city: Chicago Enter the second city: Los Angeles Enter the third city: Atlanta The three cities in alphabetical order are Atlanta Chicago Los Angeles
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
