should create a function named calculateTotal that takes two parameters subtotal and shipping and returns the sum of both values should set a default value for shipping to 2.50 should create a ...