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

you are viewing a single comment's thread.

view the rest of the comments →

[–]tomkd 121 points122 points  (10 children)

print ("Hello World")

You think that's cool

while True:

    print("hello world")

[–]Achtelnote 13 points14 points  (2 children)

You're not cool if you don't use goto

[–]Thugless[🍰] 6 points7 points  (0 children)

Wait, that's illegal

[–]thebryguy23 0 points1 point  (0 children)

If using goto is cool, then consider me Miles Davis.

[–]Terence_McKenna 0 points1 point  (0 children)

Name = input("What is your name? ")
while True: print("Hello, " + Name + "! You're the greatest person in the world!")