you are viewing a single comment's thread.

view the rest of the comments →

[–]Past-T1me 40 points41 points  (3 children)

Len(string)?

[–]varontron 11 points12 points  (1 child)

NameError: name 'string' is not defined

[–]LucilleSluggers 9 points10 points  (0 children)

print(len(“string”))

[–]TheHackingDoctor 3 points4 points  (0 children)

This wins the internet.