79392878

Date: 2025-01-28 06:16:50
Score: 2
Natty:
Report link

def reporter(f,x):
try: if f(x) is None: return 'no problem' else: return 'generic' except ValueError: return 'Value' except E2OddException: return 'E2Odd' except E2Exception: return 'E2'

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mafiya _yt