Swift - Data Types
Given
let values = [3, 6, 9, 12], which Swift code correctly calculates the average as a Double with explicit conversion?