79746725

Date: 2025-08-26 10:49:24
Score: 1.5
Natty:
Report link

use

try:
    ... command if no problem ...
except (Exception,):
    ... command if problem ...
    ..
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: T460RHP