Qinling - Example 1
def main(**kwargs): | |
print("Hello Qinling \o/") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
def main(**kwargs): | |
print("Hello Qinling \o/") |