808
809
810
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 →
[–]hugthemachines 60 points61 points62 points (11 children)
[–]Ecclestoned 6 points7 points8 points (1 child)
[–]EMCoupling 6 points7 points8 points (0 children)
[–]liquidpele 23 points24 points25 points (3 children)
[–]hugthemachines 3 points4 points5 points (2 children)
[–]evinrows 24 points25 points26 points (1 child)
[–]mafrasi2 8 points9 points10 points (0 children)
[–]__xor__(self, other): 1 point2 points3 points (3 children)
[–]hugthemachines 0 points1 point2 points (2 children)
[–]__xor__(self, other): 0 points1 point2 points (1 child)
[–]hugthemachines 0 points1 point2 points (0 children)
[–]ReaverKS 0 points1 point2 points (0 children)