H
19

Back in my first Python class, a missing colon in a loop had me stuck for two whole hours.

I kept getting a syntax error and just could not see it, you know how that goes?
3 comments

Log in to join the discussion

Log In
3 Comments
pipera50
pipera505d ago
Oh man, that hits close to home! I once spent a whole afternoon debugging a script only to realize I'd used a comma instead of a period after a variable name. Just one little character, and the whole thing fell apart. It's so frustrating when you're staring at the screen and your brain just refuses to see it.
5
mila_mitchell
Heard that's the most common beginner bug.
2
noahs82
noahs821mo ago
Been there, those missing colons are the absolute worst.
2