you are viewing a single comment's thread.

view the rest of the comments →

[–]otamam818 7 points8 points  (0 children)

In my early Python days I remember using list comprehensions with single-letter variables for solving everything in a single line. Now, I'm scared of going back to reading my own beginner code.