OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 2 days agoDebugging imageslemmy.mlimagemessage-square43fedilinkarrow-up11.31Karrow-down16
arrow-up11.3Karrow-down1imageDebugging imageslemmy.mlOsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 2 days agomessage-square43fedilink
minus-squaremriswith@lemmy.worldlinkfedilinkEnglisharrow-up24·edit-22 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.