Skip to content

Commit 7de42a2

Browse files
authored
Update Python RegEx metacharacters zero or more occurrences.txt
1 parent 0541072 commit 7de42a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Python RegEx metacharacters zero or more occurrences.txt

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ if x:
1212
print("Yes, there is at least one match!")
1313
else:
1414
print("No match")
15+
// Creater By Sanusanth

0 commit comments

Comments
 (0)