Shortcuts

docs_example.example1

docs_example.example1.say_hello(n: int = 1)[源代码]

Print hello n times to terminal.

参数

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