ziar9404 ziar9404 27-05-2023 Engineering contestada Complete the function Calculate Toll. Use an if statement to determine if the vehicle's weight is over 5,000 pounds. Ex: Calculate Toll (10, 3500) yields 20. Hint: An if statement has a closing end statement.