Create a program that prompts for a student's name and student ID#.
Program will
– add name and id to a file
– continually prompt and add until user chooses to end adding names
– ha...
Create a program that prompts for a student's name and student ID#.
Program will
– add name and id to a file
– continually prompt and add until user chooses to end adding names
– have ...