Examveda

How can you match the end of a string using regular expressions?

A. By using the $ symbol

B. By using the end keyword

C. By using the last keyword

D. By using the terminate keyword

Answer: Option A


This Question Belongs to Python Program >> Regular Expressions In Python

Join The Discussion

Related Questions on Regular Expressions in Python