Write pseudo code for a program with the following requirements:
Read a column of real numbers from a file that the user specifies. Then prompt the user whether they want to find the mean, median, mode, standard deviation, or quit. Calculate and provide the answer to the user's question. Note: All user input must be validated.
Submit your pseudo code to this assignment. PLEASE DO NOT START WRITING CODE TO DO THIS! I am only asking for pseudo code.