박선하

Echo program

Showing 1 changed file with 4 additions and 0 deletions
print("*Input text*"+'\n')
text = input()
print(text)