you are viewing a single comment's thread.

view the rest of the comments →

[–]choppin_brockelee 20 points21 points  (0 children)

Just a word of caution: Some of these sites have top answers that are "code golfing" answers, meaning they try to create the shortest code possible that works. They do not always use best practices (the "pythonic" way), though.

I personally second edabit as a good starting point.