Skip to content

jasoncao11/ACT6243_RegularExpression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

ACT6243_RegularExpression

Binder

Note

A Regex, or Regular Expression, is a sequence of characters that forms a search pattern. Regex can be used to check if a string contains the specified search pattern.

Python has a built-in package called re, which can be used to work with Regular Expressions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published