Created
May 28, 2019 02:08
-
-
Save goldyfruit/fca110e79b683e91777a6950e7e09862 to your computer and use it in GitHub Desktop.
Qinling - Example 2
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 main(**kwargs): | |
msg = "Hello Qinling \o/" | |
return msg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment