Search
Create a regex pattern to find if the word hello (case-insensitive) exists in the the two provided strings. Complete the code by defining the regex variable and logging the result of match to the console in the given order.