Hi,歡迎訪問前端老白
python怎么刪除之前的字符串?
1、說明
python刪除字符串之前的字符可以使用簡單的切片法。
2、代碼
s = 'abcdef'
print(s[:-1])
輸出
老白網絡 (http://52shenghuonet.cn/) 前端 后端 zblog主題.網站地圖xml