-
Notifications
You must be signed in to change notification settings - Fork 0
Open
@imsanjoykb
Description
import re
txt = "The rain in Spain"
x = re.findall("ai", txt)
print(x)
Metadata
Metadata
Assignees
Labels
No labels