On 27/02/17 22:00, Johnny Hh wrote:
> write a python function called find_most_freq() that returns the element of
> a given list that occurs the most frequently. If there are ties, take the
> number found first.
OK, You've shown us the exercise, now show us your attempt at a solution.
Here is a s
write a python function called find_most_freq() that returns the element of
a given list that occurs the most frequently. If there are ties, take the
number found first.
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options