from sys import stdin for line in stdin: print(line, end='')
one two three
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!