Created
March 23, 2020 15:26
-
-
Save xkumiyu/522f565af82e8a9ab1a34bdd5c0e9d80 to your computer and use it in GitHub Desktop.
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
# [None] * N | |
[None] * N | |
# [None for _ in range(N)] | |
[None for _ in range(N)] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment