OsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 14 hours agoDebugging imageslemmy.mlimagemessage-square31linkfedilinkarrow-up1824arrow-down15
arrow-up1819arrow-down1imageDebugging imageslemmy.mlOsrsNeedsF2P@lemmy.ml to Programmer Humor@programming.dev · 14 hours agomessage-square31linkfedilink
minus-squaremriswith@lemmy.worldlinkfedilinkEnglisharrow-up11·edit-26 hours 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.