79248698

Date: 2024-12-03 17:56:22
Score: 1
Natty:
Report link

Using len(data) + 1 in the range() function: I thought this would ensure the loop covers all elements in the list, but it seems to go beyond the list's bounds.

Well, removing + 1 would make it work correctly.

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