/** * `" some string with spaces on both ends ".trim()` * removes whitespace from both ends of a string * @returns a new string, without modifying the original string */