Created
January 12, 2023 21:17
-
-
Save Semnodime/c3f4b5b330033f9cce3347fb8755bc85 to your computer and use it in GitHub Desktop.
weird_python
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
(... == ...,) != ([...,0],[0,...]) # Python can be weird, if you want it to be…. | |
True |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment