Created
April 22, 2018 10:09
-
-
Save Ruhshan/ca8934990c445b53b92215a6877de4ea to your computer and use it in GitHub Desktop.
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
def hello(name): | |
return "Happy testing! "+name |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment