micropython/tests/io/argv.py

3 lines
27 B
Python
Raw Normal View History

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