Which of the following strings would Python return as matches to the regular expression pattern of “\w”? Select all that apply.

Automate Cybersecurity Tasks with Python | Weekly challenge 3 Quiz | 

Which of the following strings would Python return as matches to the regular expression pattern of “\w”? Select all that apply.

  • “W”
  • “2”
  • “security”
  • “1B”

 

Leave a Comment