All checks were successful
Build and Deploy Log Center / build-and-deploy (push) Successful in 1m35s
2 lines
46 B
Python
2 lines
46 B
Python
def hello(name):\n print('hello, ' + name)
|