python

Regex Project

BEGINNER

#python

Author: Edoardo Cantagallo

Course description

In this project, we are going to use regex in search and replace operations in Python.

info

Complete all chapters to get certificate

0%

Regex Tutorial

chevron

In this project, we are going to use regex in search and replace operations in Python.

Introduction

Search Function

Advanced Search Function 1/2

Advanced Search Function 2/2

Group function 1/2

Group function 2/2

SPLIT method

Findall Method

Finditer