79323793

Date: 2025-01-02 13:08:08
Score: 1.5
Natty:
Report link

Using simply exit() or quit() might not work as it might be undefined in some runtime environments Use: sys.exit() to terminate the program explicitly

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