79459816

Date: 2025-02-22 15:17:21
Score: 1.5
Natty:
Report link

You are declaring the rows variable outside of the scope where it is used to form the passwords variable, try declaring it before the with line as rows = [].

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: high-rolls