79311401

Date: 2024-12-27 09:26:48
Score: 5
Natty:
Report link

Isn't this bit only ever gonna run once?...

if progress_lines[index] is None:

Because inside that loop you're setting progress_lines[index]?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): Isn't this
  • Low reputation (1):
Posted by: Ponty