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 In2 Comments
taylor_young14d ago
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
paigep2014d ago
Learn from it and start with a good old ctrl+F search before diving into the code.
5