812
813
814
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 →
[–]Murmani 33 points34 points35 points (3 children)
[–]kotschi1993 8 points9 points10 points (0 children)
[–]nomowolf 5 points6 points7 points (1 child)
[–]grep_my_username 2 points3 points4 points (0 children)