Q10
Fill in the blank
Which python regular expression method should be used to match any character in a-z, 0-
A. \w
B. Greedy matching
C. A custom character set
D. \w
Type the exact answer. Case-insensitive, extra spaces ignored.