Which of the following modules support regular expressions in python ? - Study24x7
Social learning Network
study24x7

Default error msg

Login

New to Study24x7 ? Join Now
Already have an account? Login
9 followers study24x7 19 Jul 2021 05:27 PM study24x7 study24x7

Which of the following modules support regular expressions in python ?

study24x7
Write a comment
  • Edubabble LLP
  • The Python "re" module provides regular expression support. The re.search() method takes a regular expression pattern and a string and searches for that pattern within the string.
    Related Questions
    500+   more Questions to answer
    Most Related Articles