Regular Expression in python



It is used to find a particular pattern in an string. It is mainly used to split and search.








Regular Expression concepts


  1. Match
  2. Search
  3. Findall
  4. Split
  5. Sub
  6. Compile
  7. Types
  8. Curly Brackets {}
  9. Square Brackets []
  10. Start and end