MeowNex/cc/debug/argv
2024-09-10 21:59:30 -07:00

2 lines
No EOL
32 B
Text

from sys import argv
print(argv)