How do we know that product is a tuple and not a list?

By the parentheses () surrounding the valuesWe can't know, tuples and lists look the same

By the parentheses () surrounding the values.