JAVA
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."

Respuesta :

When did you post this? Just wondering cuz I’m about to take a test tomorrow and need fast response times, not sure if this site is reliable for that.