Try this exercise. Is this statement true or false?
Positive lookahead is denoted by (?=pattern) and is used to match a pattern only if it is followed by another pattern.
Press true if you believe the statement is correct, or false otherwise.

Positive lookahead is denoted by (?=pattern) and is used to match a pattern only if it is followed by another pattern.
Press true if you believe the statement is correct, or false otherwise.
