List
In Python, a list is used to store multiple values within a single value.
We can calculate the mean of a list easily.
List
In Python, a list is used to store multiple values within a single value.
We can calculate the mean of a list easily.