Add argv.py.
This commit is contained in:
parent
34e8e64a28
commit
36e8dfe877
1 changed files with 2 additions and 0 deletions
2
argv.py
Normal file
2
argv.py
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
import sys
|
||||||
|
print(sys.argv)
|
Loading…
Reference in a new issue