center (v1.0) 回傳 (*return) 一個置中的指定長度字串,並且使用指定的字符填充(默認為空格)。 ========================================= # 參數 string: 字串 指定字串 length: 數值 指定長度 character: 字符 指定字符
A Python String Methods.