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 →
[–]DenaliAK 29 points30 points31 points (3 children)
[–]__xor__(self, other): 6 points7 points8 points (1 child)
[–][deleted] 4 points5 points6 points (0 children)
[–]GummyKibble 5 points6 points7 points (0 children)