고혜연

echo_program

1 +#!/usr/bin/env python
2 +# coding: utf-8
3 +
4 +# In[ ]:
5 +
6 +
7 +while True:
8 + print(input())
9 +