Practice ยท 1 of 4
Write a Greeting File
Write the text Hello, Code Journey! (exactly, no trailing newline) into greeting.txt using a with-block. The test reads the file back.
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: Read & Write Drills