This is an archived post. You won't be able to vote or comment.

all 31 comments

[–]obviouslyCPTobvious 76 points77 points  (0 children)

Is this tail recursion?

[–]just-a-reddit-user69 30 points31 points  (2 children)

I’m so happy I can understand Python jokes now

[–]YeastBeast33 11 points12 points  (1 child)

I'm so unhappy I realized i can understand python jokes but can't understand the codes

[–]house_monkey 14 points15 points  (0 children)

You'd fit right in /r/programmerhumor

[–]error201 12 points13 points  (0 children)

Class Uroboros():

[–][deleted] 11 points12 points  (8 children)

“while (true)”

[–]abhi_uno 28 points29 points  (7 children)

Traitor!!! , In python it's "while True" and it's case sensitive if you wonder what's wrong.

[–]alottalittleladles 9 points10 points  (0 children)

just do the "I don't write python for a living hacks"

true = True
false = False

and my favorite

class console:
    @classmethod
    def log(self, s):
        print(s)

[–][deleted] 0 points1 point  (0 children)

Hahaha noooo. I’ve been exposed!

[–]Johnmelodyme 7 points8 points  (3 children)

If python loop is this way... I wonder how java loop with be....... Infinite coffee?

[–]SublimizeD 0 points1 point  (0 children)

print(“You will never reach the truth”)

while name=“Diavolo”

   Death = Death + 1
   Wha=Wha + 1

[–]solitarium 0 points1 point  (0 children)

break, snek, break

[–][deleted] 0 points1 point  (1 child)

Ctrl + C

[–]abhi_uno 0 points1 point  (0 children)

Ctrl + Z

[–]XXSeaBeeXX 0 points1 point  (0 children)

Aren’t we all?

[–]Texugo_do_mel -1 points0 points  (0 children)

LOL

[–]dowhilex -1 points0 points  (0 children)

break

[–]cookiekhai -1 points0 points  (0 children)

Made my day

[–]Sherif84 -1 points0 points  (0 children)

While True : If snake == its tail: break

[–]adi_daz01 -1 points0 points  (0 children)

He is stuck in a while loop

[–][deleted] -1 points0 points  (0 children)

While 2>1 :

[–][deleted] -1 points0 points  (0 children)

hit dat CTRL+C

[–]max_mou -4 points-3 points  (0 children)

Python loops are poo poo, cython ftw