We'll use a function to calculate shipping based on the value of total. Add a calculateShipping() function with a parameter named total.

Make sure to pick function followed by calculateTotal and then total, {, }.