执行 python hello.py --count=3 ,不难猜到控制台的输出结果。 ... import click @click.command() def hello(): click.echo('Hello World!').
確定! 回上一頁