Write a return statement that returns a value of false if both s1 and s2 are not empty, and end with the same character. Otherwise, return a value of true.