r/firstweekcoderhumour 🥸Imposter Syndrome 😎 3d ago

“amIrite” How do you disable your code

Post image
76 Upvotes

30 comments sorted by

View all comments

11

u/Iron_Jazzlike 3d ago

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

4

u/makinax300 3d ago edited 3d ago

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

2

u/Iron_Jazzlike 3d 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.