pyton脚本打印所有输入参数

#!/usr/bin/python
print(sys.argv[1:])
posted @ 2021-10-11 13:52  咸菜白饭  阅读(6)  评论(0)    收藏  举报