Regular Expressions

BINF 6111/ITCS 8111: Regular Expressions (50 points). Answer the following
questions. You can find answers to most questions in the Regular Expressions
HOWTO document available from: http://docs.python.org/howto/regex.html.
Question ONE: (2 points). Which of the following is NOT a python regular
expression ...

Part of the document