T
2

My first Python script crashed my laptop for a solid minute

I was in a coffee shop trying to make a simple number guesser and accidentally wrote an infinite loop, lol. Has anyone else had a project just completely freeze up on them?
3 comments

Log in to join the discussion

Log In
3 Comments
sageross
sageross19d ago
Been there. My first script maxed out the CPU fan... sounded like a jet engine. Good times.
1
nancyramirez
See, I never really got the charm of that. When my code started making the computer sound like it was about to take off, I just felt like I'd messed up. It meant I wrote something really inefficient, maybe a loop that never ended right. I'd rather have a script that runs quiet and gets the job done without all the drama.
5
vera_campbell
Honestly, what makes you call that "good times" instead of a mistake?
4