Skip to content

Instantly share code, notes, and snippets.

@muxueqz
Created September 22, 2013 07:36
Show Gist options
  • Save muxueqz/6657656 to your computer and use it in GitHub Desktop.
Save muxueqz/6657656 to your computer and use it in GitHub Desktop.
#!/usr/bin/env python
import sys
print(sys.stdin.read())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment