Question: Programming Challenge: 25 - Student Line Up Using Files The program should prompt the user for the file name and read the data from the
Programming Challenge: 25 - Student Line Up Using Files
The program should prompt the user for the file name and read the data from the file. A suitable file of names (List of Random Names) is provided on Moodle. Note that these names might include spaces; handle your input accordingly. The expected output is two names; do not show the entire file (or you will regret that code when you do the associated programming quiz that processes thousands of names). Do not use arrays or sorting for this problem!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
