79294566

Date: 2024-12-19 14:13:47
Score: 1
Natty:
Report link

Just replace your highlighted line of code with the following code:

x = int(input(f"Score for game {i + 1}: "))

This would dynamically display the game number in the prompt rather than hardcoding it to "game 1".

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Pratyush Goutam