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

2 Likes


Related Questions