OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 5 days agoDebugging imageslemmy.mlimagemessage-square33fedilinkarrow-up11.28Karrow-down15
arrow-up11.27Karrow-down1imageDebugging imageslemmy.mlOsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 5 days agomessage-square33fedilink
minus-squaremriswith@lemmy.worldlinkfedilinkEnglisharrow-up22·edit-24 days agoYeah that’s how it goes. Just earlier today I spent an embarrassing amount of time trying figure out an issue where the classic “debug print” didn’t give the correct value. And as is often the case, I had forgot to change print to the new test variable.
Yeah that’s how it goes.
Just earlier today I spent an embarrassing amount of time trying figure out an issue where the classic “debug print” didn’t give the correct value. And as is often the case, I had forgot to change print to the new test variable.