KnowledgeBoat Logo
|

Computer Science

A Python function may return multiple values.

Python Functions

3 Likes

Answer

True

Reason — A Python function may return multiple values i.e., more than one value from a function.

Answered By

3 Likes


Related Questions