📝 **Task:** The code below catches every possible error — including bugs in your own program. Fix it to catch only \`ValueError\`. The output must stay the same.
📋 Edit the starter code below. Tests run automatically.
💡 **Hint:** Re-read the theory if you get stuck.