Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 364 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 364 Bytes

Regex-Check

I was inspired to create the program by day 17 of the Advent Cyber Event 2022 at Try Hack Me. In this task, you had to find regular expressions to control the data.

More about regex in python

https://docs.python.org/3/library/re.html

App

The application searches for any phrase entered by the user. Have fun with the app and its modifications.