Can you arrange these lines so they form a functional method?

Nice! We open the method and declare s0. Then we replace every space with an empty strings, store the result in s0 and return it.

So close! We open the method and declare s0. Then we replace every space with an empty strings, store the result in s0 and return it.