Skip to content

Instantly share code, notes, and snippets.

@Aashishkumar123
Created June 21, 2020 05:55
Show Gist options
  • Save Aashishkumar123/051d6af25f7a69eda926d9bb732c4b79 to your computer and use it in GitHub Desktop.
Save Aashishkumar123/051d6af25f7a69eda926d9bb732c4b79 to your computer and use it in GitHub Desktop.
# print your output through print function
print('Hello World !!')
print(1)
print(10.12)
print(10+2j)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment