My QA Projects

QA Projects I was involded.

View on GitHub

Substitution

Substitution Examples

Substitution Method

re.sub(pattern, replacement, string, count=0, flags=0)

Backreferences

Backreference Syntax

Backreference Example

Using Raw Strings

Revised Example