#!/usr/local/cpython-3.6/bin/python3 import sys sys.stdout.write(f'{sys.argv[1:]}\n')