Skip to content

Instantly share code, notes, and snippets.

@quantra-go-algo
Created July 2, 2021 06:05
Show Gist options
  • Save quantra-go-algo/5fcf4979c21a30efc8696132829b9d45 to your computer and use it in GitHub Desktop.
Save quantra-go-algo/5fcf4979c21a30efc8696132829b9d45 to your computer and use it in GitHub Desktop.
# Creating the variable
number = 100
# Display
print(number)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment