tutoring/node_modules.bak/shell-quote/print.py

4 lines
53 B
Python

#!/usr/bin/env python3
import sys
print(sys.argv[1])