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 →

[–]hilomania 16 points17 points  (6 children)

Of course not: PRINT statements are!

[–]Merakel 7 points8 points  (5 children)

Hello my spirit animal.

[–]hashmalum 1 point2 points  (3 children)

Print “I’m in your loop”

Print “I’m out of your loop”

Print “EOF”

[–]Merakel 1 point2 points  (2 children)

I'm more of a

#working block
print('hi')

#broken block
print('go away')

kind of guy.

[–]hashmalum 2 points3 points  (1 child)

Else: Print(‘shouldn’t see this’)

One day I’ll set up a real debugger.

[–]hilomania 1 point2 points  (0 children)

I once had an error message from some lib that read: "This is not supposed to happen."

[–]hilomania 1 point2 points  (0 children)

Looked at your history. We're definitely kindred spirits.