## hello()


Say hello.


Usage


``` python
hello()
```


## Returns


`str`  
A greeting.
