🌈 搜索
📅  最后修改于: 2022-03-11 14:45:56.616000             🧑  作者: Mango
my_string="hello python world , i'm a beginner " print my_string.split("world",1)[1]