text = 'how much are you pledging to spend on education?!'
p = re.compile('education?!')
print p.search(text)
None
text = 'how much are you pledging to spend on etext = 'how much are you pledging to spend on education?!'
p = re.compile('education?!')
print p.search(text)
None
text = 'how much are you pledging to spend on e