# text is read from stdin using the readline() functionimport systext = sys.stdin.readline()print text