def helloSomeone(who): 'returns a salutory string customized with the input' return "Hello " + str(who)
Name (required)
email (will not be published) (required)
Website