What data type is this an example of?
let vals = ("val", 1)
An optional
A tuple
A dictionary
This code contains error Reference: