79633312

Date: 2025-05-22 08:04:17
Score: 1.5
Natty:
Report link

I used the link that you provided and it seems like they offer the programming languages "python" and "python3". My assumption is that you are using "python", which is a version that doesn't support f-strings. (It seems f-strings were added in 3.6).

Also, the question in the link you sent expects a return type of an int, not a string. FYI

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Danny Geitheim