@cm0002@lemmy.world to Programmer Humor@programming.dev • 2 months agoInterruptionslemmy.mlimagemessage-square29fedilinkarrow-up1751arrow-down119cross-posted to: programmerhumor@lemmy.ml
arrow-up1732arrow-down1imageInterruptionslemmy.ml@cm0002@lemmy.world to Programmer Humor@programming.dev • 2 months agomessage-square29fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareThe Bard in Greenlinkfedilink18•edit-22 months agotry { useToiletPaper(); }catch(Exception $e){ cussWords($e); rinseHands(); dryHands(); useToiletPaper(); } Although, $Shower = new $Shower(); $Shower->washAnus(); may be an acceptable alternative under some circumstances.
How does one use toilet paper in this ‘state’?
Just hop back to the shower.
try { useToiletPaper(); }catch(Exception $e){ cussWords($e); rinseHands(); dryHands(); useToiletPaper(); }
Although,
$Shower = new $Shower(); $Shower->washAnus();
may be an acceptable alternative under some circumstances.