Practice ยท 3 of 4
Append a Log Line
Append the single line run complete to log.txt (append mode!). The test checks the line exists in the file. Use "a", not "w".
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: Read & Write Drills