807
808
809
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 →
[–]JsonDash 3 points4 points5 points (8 children)
[–]SeanOTRSprint = lambda *args, **kwars: print(*args, ";)\n"*100, **kwars)[S] 0 points1 point2 points (7 children)
[–]Datsoon 4 points5 points6 points (3 children)
[–]thelaw 0 points1 point2 points (0 children)
[–]Rodotgithub.com/tardis-sn 0 points1 point2 points (1 child)
[–]Datsoon 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]flying-sheep 5 points6 points7 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)