編寫一個程式,用戶可以輸入任意的字串,系統將輸出指定的字串。
任意文字
hello, 任意文字
Chan
hello, Chan
world
hello, world
使用 input()、print()