Regex Challenge 3: The Regex Wizard

Challenge 3: Find the pattern in the string: "Hello, World!"

Use the power of regex to extract the word "World" from the string.

Good luck, wizard!

Regular Expressions 101 Next Challenge: The Regex Gauntlet