How can we save a tuple returned by a function?
By storing it in a variable, like any other value
We can't save tuples returned by functions
By storing it in a variable, like any other value.