Electroica Blog
  • Home
  • Python
  • News

regex

Python Regex (re- regular expression operation)

Python Regex (re- regular expression operation)

A regular expression or regex is a sequence of characters that define a search pattern. It is mostly used with string to find characters, a sequence of characters, or substrings in a string. Regex is also used in many development aspects such as form validations, password validation, pattern matching etc.
Editor Nov 15, 2020
Electroica Blog © 2023.DigitalOcean Referral Badge