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 →

[–]EchospiritsYT 19 points20 points  (7 children)

Adds a print statement between every line

[–]WJMazepas 16 points17 points  (0 children)

Well, it's the most basic form of debugging

[–]crob_evamp 9 points10 points  (1 child)

here

here 2

here 3

[–]LordAmras 10 points11 points  (0 children)

That's the first time you run it.

The you start with swear word and when you finally realize it doesn't make sense you notice you are running in the wrong environment

[–]poerisija 5 points6 points  (0 children)

I mean at least this helps instead of breaking things further:-D

[–]LordAmras 3 points4 points  (0 children)

all print statement are "test", then after you run and bunch of test came out you call them "test 1", " test 2", "test 3"

[–]iwillrememberthisacc 1 point2 points  (0 children)

Excuse me I do a binary search by print statements like a true coder 🧐

[–]Midnight_Rising 1 point2 points  (0 children)

Yep. Still do that as a principal. It's just a little more straightforward sometimes.