Changes

Jump to: navigation, search

Tutorial9: Regular Expressions

1 byte removed, 08:40, 28 February 2021
KEY CONCEPTS
<i>A '''regular expression''' … is a sequence of characters that define a search pattern.
 
Usually such patterns are used by string searching algorithms for "find" or "find and replace" operations on strings, or for input validation. </i><br>Reference: https://en.wikipedia.org/wiki/Regular_expression
13,420
edits

Navigation menu