23
Tutorial said 20 lines, my actual code was 200 after one small change
I followed a Python tutorial last Tuesday to add a simple login check to my little project, and their sample worked fine when I copied it. Then I added my own user file logic with error handling and it ballooned to 200 lines with weird edge cases cropping up every time I ran it. Is it normal for beginner code to grow that messy, or am I missing some cleaner way to handle this?
0 comments
Log in to join the discussion
Log In0 Comments
No comments yet
Be the first to share your thoughts on this discussion.