// just put the range inside parenthesis and add ".rev()" after (start..stop).rev() //or (start..=stop).rev()