Skip to content

Instantly share code, notes, and snippets.

@IndhumathyChelliah
Created July 14, 2020 02:24
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 IndhumathyChelliah/cd8d6672bed351417da813e65b347cad to your computer and use it in GitHub Desktop.
Save IndhumathyChelliah/cd8d6672bed351417da813e65b347cad to your computer and use it in GitHub Desktop.
#grouping decimal numbers by _
a=10_000_000
print (a)#Output:10000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment