Created
January 9, 2020 10:22
-
-
Save purva91/290f0321e97d9547a5bdc8541f6ab8d3 to your computer and use it in GitHub Desktop.
test_01
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| print("Hello") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| print("World") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| print(3 + 5) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment