Question: Write a program... Question posted below. 1) Another review type question for programming: Write a program in the language of your choice that reads in
Write a program... Question posted below.

1) Another review type question for programming: Write a program in the language of your choice that reads in five words(names, in this case) from the keyboard (user input), sorts the inputs in alphabetical order, and prints the result. Run this program twice, once with list A below and once with list B. List A inputs: Amelia, Eleanor, Ada, Debby, Betty List B inputs: Amelia, eleanor, ada, Debby, betty (Note the changes in capitali,zation...) a) Turn in your code (use a .m file if it's Matlab) for 4 points Turn in a screenshot of the output after each of the two runs (one with list A and one with list B) for 2 points c) Describe why you think these outputs are different for 2 points
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
