79133759

Date: 2024-10-28 14:14:21
Score: 1
Natty:
Report link

I tested it on my local machine, and there is a significant difference in the time taken by both methods. The join method is much more time-efficient than the += approach.

my python version: 3.9.13

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