Y
Hacker News
new
|
ask
|
show
|
jobs
by
majormunky
1472 days ago
I've not done this before, but, in a basic test I think this seemed to work
import sys print(sys.stdin.read())
1 comments
memorable
1471 days ago
Just tried it and it seems to work! Thanks for the answer!
link