Take any program that you have written this semester
Show file input (get your input from a file)
File output (output to a file)
File append (add to the end of a file)
Also,Try to have your code handle an error if for example you try to read from a file that doesn’t exist.
Take any program that you have written this semester Show file input (get your input from a file) File output (output to
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am