KnowledgeBoat Logo
|

Computer Science

The mean() method calculates the arithmetic mean of the numbers in a list.

Python Modules

3 Likes

Answer

True

Reason — The mean() method calculates the arithmetic mean of the numbers in a list.

Answered By

3 Likes


Related Questions