![]() |
1
1
这应该可以为您完成以下工作:
命令应该如下所示: python script.py--范围0-200 |
![]() |
2
0
一种解决方案是在命令行中传递两个数字来告诉范围: 选择Py
$python3 choose.py 2 4年
|