How can we save a tuple returned by a function?

By storing it in a variable, like any other valueWe can't save tuples returned by functions

By storing it in a variable, like any other value.