最佳答案
                                        
                                                                        
                                I have a sub-string:
substring = "please help me out"
I have another string:
string = "please help me out so that I could solve this"
How do I find if substring is a subset of string using Python?
 
                                
                             
                                
                             
                                
                             
                                
                             
                                
                             
                                
                             
                                
                             
                                
                             
                                
                            