import re a= re.compile(r ' bat(wo)? man')r=a search ('the adventure of batwoman')print(r.group())
Not registered? Create an account
Forgot Password?
Already a registered user? Login