- It should run in an endless loop (prompt to take the next hall pass)
- Prompt & store a student's name
- Prompt & store the student's destination
- Prompt & store the time of departure
- Prompt & store the time of return
- repeat
Read this page about file I/O
Change your console app so that it writes each student's hall pass info to a text file.
Be prepared for a File I/O quiz over this material tomorrow.
.
No comments:
Post a Comment