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

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

session - security issue: php login/logout script + back button -

Eclipse and GWT -