erainmaredia5 erainmaredia5 23-04-2022 Computers and Technology contestada Write a method that makes the input string of sentences ending with and combines them into a single sentence. The result should keep the final period. For example, runOnSentence("A sentence. That runs on.") returns "A sentence that runs on."