#36236: python解法


jiachojon@gmail.com (嘉)


a設為變數名稱,使用input指令碼運行輸入的動作
a = input()

使電腦寫出回答,文字需加"",a為變數可直接寫上

print("hello,",a)