Skip to content

Given a Function, pass a string into it. Turn the individual words into items on a list and reverse the list

Example

"This-is-a-test" becomes "test a is this"