79551929

Date: 2025-04-03 03:25:32
Score: 1
Natty:
Report link

IDLE doesn’t respond to \r the way a terminal should. You can run it at the command prompt with py yourscript.py or use an IDE that either has an integrated terminal (like VSCode) or one which has a shell that responds to \r and other ANSI terminal control codes (like Thonny). Otherwise your code is quite good.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: DeepThought42