News

Contribute to harshOS/codingbat development by creating an account on GitHub. Host and manage packages ...
* 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 ...