You must log in or register to comment.
So a syntax highlighted comment
def cosmic_ray_detector: while false: print("Cosmic ray detected!")
So a syntax highlighted comment
def cosmic_ray_detector:
while false:
print("Cosmic ray detected!")