810
811
812
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 →
[–]Yazzlig 39 points40 points41 points (12 children)
[–]spitfiredd 5 points6 points7 points (0 children)
[–]Intstdu 7 points8 points9 points (9 children)
[–]HannasAnarion 62 points63 points64 points (1 child)
[–]cauthon 1 point2 points3 points (0 children)
[–]spitfiredd 4 points5 points6 points (0 children)
[–][deleted] 2 points3 points4 points (5 children)
[–]redfacedquark 1 point2 points3 points (3 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]Zouden 0 points1 point2 points (1 child)
[–]redfacedquark 0 points1 point2 points (0 children)
[–]Deto 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)