File: LP6E/Chapter07/echo.py

# File echo.py
import sys
print(sys.argv)



[Home page] Books Code Blog Python Author Train Find ©M.Lutz