编辑代码

while True:
    a = input('You:')
    print('Repeater:'+ a)