Skip to content

Instantly share code, notes, and snippets.

@yaojenkuo
Created November 22, 2018 10:56
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 yaojenkuo/02c195da84ff39d76be6d0e624bee1da to your computer and use it in GitHub Desktop.
Save yaojenkuo/02c195da84ff39d76be6d0e624bee1da to your computer and use it in GitHub Desktop.
print(str(87))
print(str(87.0))
print(str(True))
print(str(False))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment