Skip to content

Instantly share code, notes, and snippets.

@m-manu
Created August 4, 2021 05:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save m-manu/42a4265d5147bb8921a2a5d5f8aa92c2 to your computer and use it in GitHub Desktop.
Save m-manu/42a4265d5147bb8921a2a5d5f8aa92c2 to your computer and use it in GitHub Desktop.
Use JSON literals in Python code
null=None
true=True
false=False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment