import String;
if (isEmpty(s)) print("string s is empty");
if (isEmpty(s)) print("string s is not empty");