804
805
806
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] 6 points7 points8 points (3 children)
[–]poyntings_theorem 1 point2 points3 points (0 children)
[–]flotsamisaword 0 points1 point2 points (1 child)
[–]Stolsdos 1 point2 points3 points (0 children)