O
6

That week where my code kept breaking because of a single extra space

Spent three days debugging a Python script only to find out I had a space after a parenthesis. Has anyone else spent hours on something that stupid?
2 comments

Log in to join the discussion

Log In
2 Comments
taylor_young
lol I mean it sucks but spending three whole days on that feels like a bit much. You gotta start checking obvious things first like spaces and typos.
10
paigep20
paigep2014d ago
Learn from it and start with a good old ctrl+F search before diving into the code.
5