79331020

Date: 2025-01-05 15:48:43
Score: 1
Natty:
Report link

You are probably looking for something like

a[i] += 3 if c[i] == 'fine' else (1 if c[i] == 'check' else 0)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: sourin_karmakar