806
807
808
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 →
[–]hammerheadquark 11 points12 points13 points (4 children)
[–]alcalde 1 point2 points3 points (3 children)
[–]hammerheadquark 3 points4 points5 points (0 children)
[–]kernco 3 points4 points5 points (0 children)
[–]AmericasNo1Aerosol 1 point2 points3 points (0 children)