regex - Python string match -


If there is a string in * SUBJECT123 , then how do I determine that the string in the Is the subject in the dragon?

  if "subject" in mystring.lower (): #customize  

Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -