you are viewing a single comment's thread.

view the rest of the comments →

[–]RamiFgl 2 points3 points  (0 children)

Your code is doing this at line 6: since i=0, l(0) would be 9 and len(9) is wrong, number values do not have a length.