API Reference

TODO replace with your own public objects

TEMPLATE.hello(french: bool = False) str

Say hello world!

Parameters:

french (bool) – If True, speak in French. If False, speak in English.

Returns:

A string greeting the user

Return type:

str