News

* Given a string, return a string where every appearance of the lowercase word "is" has been replaced with "is not". * The word "is" should not be immediately preceeded or followed by a letter -- so ...