Split a string into 2 in Python

前端 未结 6 812
轻奢々
轻奢々 2020-12-29 21:42

Is there a way to split a string into 2 equal halves without using a loop in Python?

6条回答
提交回复
热议问题