Python 字符串切片
字符串切片
可以使用切片语法返回一系列字符。
指定起始索引和结束索引(用冒号分隔),以返回字符串的一部分。
可以使用切片语法返回一系列字符。
指定起始索引和结束索引(用冒号分隔),以返回字符串的一部分。
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]