이혜인

print input data

while(True):
data = input("enter the data: \n")
print(data)