"Write your string here ".squeeze.strip "This is my input string ".gsub(/ +/, ' ') "Write your string here ".split(' ').join(' ')