...

/

Untitled Masterpiece

This lesson will test your knowledge of Strings.

Problem Statement

The task requires you to find all words starting with a “c” in a string passed as a parameter. Concatenate them together and return the result.

Input

...