Skip to content

Instantly share code, notes, and snippets.

@tehcpu
Created June 7, 2017 00:22
Show Gist options
  • Save tehcpu/0671773c8b292c9393051c9060319145 to your computer and use it in GitHub Desktop.
Save tehcpu/0671773c8b292c9393051c9060319145 to your computer and use it in GitHub Desktop.
#!/usr/bin/python
import sys
print "Hey, it's me, Python :) | Arg1 --> ", sys.argv[1];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment