Skip to content

Instantly share code, notes, and snippets.

@moulik-source
Created June 2, 2023 11:56
Show Gist options
  • Save moulik-source/2030287d39502d8aa7f4cfde8029342a to your computer and use it in GitHub Desktop.
Save moulik-source/2030287d39502d8aa7f4cfde8029342a to your computer and use it in GitHub Desktop.
x = 42 # integer
y = 3.14 # float
z = 1 + 2j # complex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment