Last active
March 2, 2026 20:16
-
-
Save faretek1/17d2ae69c97e5e880f70aa3dd064be77 to your computer and use it in GitHub Desktop.
yes
This file contains hidden or 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
| any(map(print, __import__("itertools").count())) |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i dont even know what this is meant to be. a demonstration that
anyandallare short-circuiting operations??