The function takes a string input and returns a string output that is a modification of the input. The modification is done by capitalizing the first letter of each word and inserting an exclamation point at the end.

