Created
August 4, 2021 05:30
-
-
Save m-manu/42a4265d5147bb8921a2a5d5f8aa92c2 to your computer and use it in GitHub Desktop.
Use JSON literals in Python code
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
null=None | |
true=True | |
false=False |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment