使用 click.echo 进行输出是为了获得更好的兼容性,因为 print 在Python2 和Python3 的用法有些差别。 看看执行情况:. $ python hello.py Your name: ...
確定! 回上一頁