#PY0002. 复读机

复读机

描述

使用 input() 接收用户的输入,然后将其原封不动的输出。

格式

输入

一段任意文本

输出

输出用户输入的文本

示例

Hello there
Hello there
any input
any input