1
0
Fork 0
forked from swee/MeowNex
MeowNex/cc/debug/argv

2 lines
32 B
Text
Raw Permalink Normal View History

2024-09-10 21:59:30 -07:00
from sys import argv
print(argv)