Skip to content

Instantly share code, notes, and snippets.

@moulik-source
Created October 9, 2021 06:28
Show Gist options
  • Save moulik-source/2e83c6e5bb316d2bc391822e8db320ec to your computer and use it in GitHub Desktop.
Save moulik-source/2e83c6e5bb316d2bc391822e8db320ec to your computer and use it in GitHub Desktop.
multiplication
print(1*2)
print("x*y")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment