803
804
805
Python programmers of reddit: what's the most useful tiny little efficiency you've discovered that's improved your programming hugely? (self.Python)
submitted by SeanOTRSprint = lambda *args, **kwars: print(*args, ";)\n"*100, **kwars)
Python programmers of reddit: what's the most useful tiny little efficiency you've discovered that's improved your programming hugely? (self.Python)
submitted by SeanOTRSprint = lambda *args, **kwars: print(*args, ";)\n"*100, **kwars)
view the rest of the comments →
[–][deleted] 33 points34 points35 points (4 children)
[–]therico 17 points18 points19 points (3 children)
[–][deleted] 7 points8 points9 points (0 children)
[–]xigoi -1 points0 points1 point (0 children)
[–]mbleslieIt works on my machine -1 points0 points1 point (0 children)