Skip to content

Reading and writing text files

Open a file, print contents line by line

Create a new file, write text into it

Append to an existing file

Check if a file exists