import sys print("Can we get the thing to work?") print("First argument: " + sys.argv[1])