205: Missing whitespace between key and answer

You started a line with curly brackets { } which marks an option. An option consists of

In your case, a whitespace character is missing before the option’s text.

Solution

Make sure to leave whitespace before the text of an option. A single space is enough:

{x} 42