Last active
July 3, 2022 19:32
-
-
Save FabulousCodingFox/1fe56551464805d126bc7b0cf5a700da to your computer and use it in GitHub Desktop.
Cosmic Ray Detector
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
while True: | |
if False: print("Ray detected!") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment