Skip to content

Commit 3c8aae0

Browse files
authored
Merge pull request #36 from HighnessAtharva/patch-16
Update readme.md
2 parents f965367 + 74e4d13 commit 3c8aae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ My solutions of <strong>Hackerrank Python Domain</strong> challenges. The codes
105105
- [Map and Lambda Function](PythonFunctionals/MapandLambdaFunction.py)
106106
- [Validating Email Addresses With a Filter](PythonFunctionals/ValidatingEmailAddressesWithaFilter.py)
107107
- Regex and Parsing
108-
- [Introduction to Regex Module](RegexandParsing/IntroductiontoRegexModule.py)
108+
- [Detect Floating Point Numbers](RegexandParsing/DetectFloatingPointNumbers.py)
109109
- [Re.split()](RegexandParsing/Resplit.py)
110110
- [Group(), Groups() &amp; Groupdict()](RegexandParsing/GroupGroupsampGroupdict.py)
111111
- [Re.findall() &amp; Re.finditer()](RegexandParsing/RefindallampRefinditer.py)

0 commit comments

Comments
 (0)