79716789

Date: 2025-07-28 00:48:48
Score: 1
Natty:
Report link

I had the same error coming, it ended up being because of Erroneous Indentation.

I was converting the list to an array and then trying to append to the array, thus it showed the error.
I had to just remove those two statements from an outer 'for' loop, and indent them properly outside the loop.

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Aaradhna Sankar