Skip to content

Instantly share code, notes, and snippets.

@daiakushi
Created July 30, 2016 14:10
Show Gist options
  • Save daiakushi/33eed464ced8c75b275ccd7c94f85561 to your computer and use it in GitHub Desktop.
Save daiakushi/33eed464ced8c75b275ccd7c94f85561 to your computer and use it in GitHub Desktop.
import sys
for i in sys.argv:
print i
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment