EasyMultiple choice

Raw strings in regex patterns

Why is r"\d+" preferred over "\d+" when writing a regex pattern in Python?

← → arrow keys to navigate

Sign in to save your progress.