Shortcuts

docs_example.example1

docs_example.example1.say_hello(n: int = 1)[source]

Print hello n times to terminal.

Parameters

n (int) – Print hello n times to terminal.