Remove the `doctorize2` function from the JavaScript file which should leave just the function expression. ### Arrow Functions The next way to make a function is using an **arrow function**. Arrow ...