You must log in or # to comment.
def cosmic_ray_detector: while false: print("Cosmic ray detected!")
When you’re paid by LoC
I feel the need of putting a while(false) in my codebase now…
So a syntax highlighted comment
def cosmic_ray_detector:
while false:
print("Cosmic ray detected!")
When you’re paid by LoC
I feel the need of putting a while(false) in my codebase now…
So a syntax highlighted comment