pub fn no_space(x: String) -> String
Write a function that removes the spaces from the string, then return the resultant string.
"8 j 8 mBliB8g imjB8B8 jl B" returns “8j8mBliB8gimjB8B8jlB”
"8 j 8 mBliB8g imjB8B8 jl B"