KnowledgeBoat Logo
|

Computer Science

A Python function may return multiple values.

Python Functions

2 Likes

Answer

True

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

Answered By

2 Likes


Related Questions