DongyoungKwon

Create Echo program

Showing 1 changed file with 3 additions and 0 deletions
1 +i = input("input >>")
2 +
3 +print(i)