python3 x中 input_在 Python3.x 中 input() 函数接收到的用户输入数据一律为 ________
请看input的说明:
Read a string from standard input
从标准输入中读取字符串。
字符串返回