import sys argv = " ".join(sys.argv[1:]) print("You've written:", argv)