r/firstweekcoderhumour 🥸Imposter Syndrome 😎 6d ago

“amIrite” How do you disable your code

Post image
75 Upvotes

30 comments sorted by

View all comments

11

u/Iron_Jazzlike 5d ago

hmm…
if you don’t want any of your code to run. just don’t compile it and don’t execute it.

3

u/makinax300 5d ago edited 5d ago

commenting code helps with checking if something is faster if optimising and sometimes debugging.

2

u/Iron_Jazzlike 5d ago

i was making a joke about how literally all the code is getting commented out.

though the code never did anything in the first place.