python import click @click.command() def greet(name, age): if __name__ == '__main__': greet()


上一篇:
下一篇:
切换中文