#!/sw/bin/python import sys text = sys.stdin.read() unorderedlist = "\n" sys.stdout.write(unorderedlist)