Commit Graph

10 Commits

Author SHA1 Message Date
Asabeneh
26e37272f5
Merge pull request #219 from dbuffel/patch-12
Update 18_regular_expressions.md
2026-01-15 09:49:01 +02:00
Asabeneh
ec1f22fea1
Merge branch 'master' into rawbytedev-patch-1 2026-01-10 20:17:56 +02:00
John E
501b0d461f
Propose some typo fixes and ignore emacs backup files
Signed-off-by: John E <jeis4wpi@outlook.com>
2025-12-17 09:50:06 -05:00
Aren
f65a3af42d
upload fixes and changes
Resolved errors(need some reviewing, might have missed some errors)
Added comments
Changed print to return (to avoid None)
Removed <\div>
Reviewed exercises and numbered them
Removed ";" in some part (; doesn't trigger error)
Reviewed the python files
2024-12-31 22:48:40 +01:00
Asabeneh
b78270feb3 correction and minor fixes 2023-07-09 01:59:30 +03:00
dbuffel
d3f83039e9
Update 18_regular_expressions.md
line 109 needed to be re.search(), not re.match()
2022-05-18 13:00:32 +04:00
Asabeneh
3a0c26c770 regex 2021-07-08 07:20:57 +03:00
Asabeneh
082a569df6 Regular Expressions 2020-07-09 13:49:22 +03:00
Asabeneh
175774422f Exception Handling 2020-07-09 13:47:07 +03:00
Asabeneh
18d170e25f Python Type Errors 2020-07-09 13:42:13 +03:00