buffalo_example.say_hello

buffalo_example.say_hello(name)[source]

Says hello to the name provided.

Parameters:

name (str) – Name to address hello

Returns:

Resulting greeting

Return type:

str