Hi,歡迎訪問前端老白
python中如何去掉字符串中的數字?
str = 'a1b2c3-)'print filter(lambda x:x not in '0123456789',str)
老白網絡 (http://52shenghuonet.cn/) 前端 后端 zblog主題.網站地圖xml