module name here

API details.
say_hello("Isaac")
'Hello Isaac!'

say_hello

 say_hello (to:str)

Say hello to somebody

Type Details
to str Name of the person to say hello!