79522337

Date: 2025-03-20 08:48:19
Score: 2.5
Natty:
Report link

I think that you should not use the loop " for value in result" because you are inserting "values= result" in the last command i.e. "tree.insert". Using loop is making the same result get inserted in the table value (no of iterations) no of times.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user29997063