File size: 55 Bytes
479eb2f
 
1
2
def hello() -> str:
    return "Hello from pyscripts!"