mirror of
https://github.com/micropython/micropython.git
synced 2025-07-21 21:11:12 +02:00
This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
4 lines
28 B
Python
4 lines
28 B
Python
import sys
|
|
|
|
print(sys.argv)
|