Created
September 20, 2016 18:35
-
-
Save zsrinivas/0ffe2235bc080e8111df824d82eaa300 to your computer and use it in GitHub Desktop.
testing.py
This file contains 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
def main(): | |
print('hello') | |
def whats_my_name(): | |
print("ooooh i'm gonna spell it out for you\n\t\t\t-- deadpool") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment