Topic: Language Problem / Level: beginner

Problem: Write a program to check if a string is a valid email address using regex.

Run the code to see the output here...