我有一个子字符串:
substring = "please help me out"
我有另一个字符串:
string = "please help me out so that I could solve this"
如何查找是否substring是string使用Python 的子集?
substring
string
python string
python ×1
string ×1