mmmm_cookies.app

The default python-in-a-box app.

greeter(message: str) None[source]

Greets the user with the specified message.

Parameters

message – The message to greet with.

main() None[source]

Greets the user.