1> length(["apple", "orange"]). %using a list 2 1> tuple_size({"apple", "orange"}). %using a tuple 2