how do i remove the spaces from this string: " Hello World "

i want to change that string to "Hello World"

so i just want to remove the space from the front and back, anyone know an easy way to do this?