We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ccfc9 commit d75769dCopy full SHA for d75769d
README.md
@@ -0,0 +1,10 @@
1
+# Regex-Check
2
+I was inspired to create the program by day 17 of the Advent Cyber Event 2022 at Try Hack Me.
3
+In this task, you had to find regular expressions to control the data.
4
+
5
+# More about regex in python
6
+https://docs.python.org/3/library/re.html
7
8
+# App
9
+The application searches for any phrase entered by the user.
10
+Have fun with the app and its modifications.
0 commit comments