rule

spread@programming.dev to Programmer Humor@programming.dev – 20 points –
6

I feel the need of putting a while(false) in my codebase now...

def cosmic_ray_detector:
    while false:
        print("Cosmic ray detected!")