while很轻松可以实现 想举一返三用for in 的话遍历每一个input内容实现整体字符串的 的重复
你是要循环输入三次,还是输入一次循环输出三遍
for i in range (3): a=input() print(a)