promptdojo_

print, repr, and the f-string — step 7 of 9

Claude generated this snippet and it crashes with a SyntaxError. The variable name is right, but one of the braces is wrong. Fix the f-string so it prints exactly score: 42.

Expected output:

score: 42
The break is on line 2 — but read the whole snippet first.

full-screen editor opens — close anytime to keep reading.