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? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -