已知 table = ''.maketrans('abcw', 'xyzc'),那么python表達(dá)式 'Hellow world'.translate(table) 的值為?
提問人:楊紫紅發(fā)布時(shí)間:2020-11-30
已知 table = ''.maketrans('abcw', 'xyzc'),那么表達(dá)式 'Hellow world'.translate(table) 的值為('Helloc corld')。
繼續(xù)查找其他問題的答案?
相關(guān)視頻回答
點(diǎn)擊加載更多評(píng)論>>