This program prompts the user to input the number of data then the user types the data then the program sorts it alphabetically in ascending order. How to let the user choose between sorting it ascendingly or descendingly? I mean, if he types "A" or "a" then enters it sorts ascendingly and if "D" or "d" then descendingly please help me.