More than one value(s) can be returned by a function in Python.
True
Reason — A Python function may return multiple values i.e., more than one value from a function.