import sysimport res = ''.join(sys.stdin.readlines())s = re.sub(r'(?m)^(\s\s)(.*)\n?', '\g<2>\n', s) print s
This needs to be gone But this line should stay remove this too End
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!