You can read the task, take hints and check your answer — but nothing is saved. No XP, no skill points, and this task will not be marked complete.
Write code that reads `report.txt` into a variable and closes the handle automatically, even if reading raises.
What this proves: Use context managers so resources are released on every exit path.
Need assistance? You can reveal sequential hints. Each hint applies a minor penalty to your score.
If you are completely stuck, you can unlock the full step-by-step walkthrough.