micropython/tests/io/argv.py

3 lines
27 B
Python
Raw Normal View History

2014-01-20 06:53:46 +08:00
import sys
print(sys.argv)