Question: PART 1: How do I write a program that inputs student names and write them to a character file called student_names.txt. This program stops when
PART 1: How do I write a program that inputs student names and write them to a character file called student_names.txt. This program stops when the input is Done ?
The student names: Jesse Garza, Dak Prescott, Spider Man, Black Panther
Part 2: How do I write a program that reads the file student_names.txt that was created in part 1 and print all of them out, separated by commas?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
