#21685: 如何用python解這題


mikehung0714@gmail.com (測試)


先用 input() 接收字串

再用迴圈,ord()每個字,用串列存起來

'_'join(串列)