Computer Science

Fill in the blanks:

_________ function returns a set of data values that appear most often in a data set.

Python Modules

3 Likes

Answer

mode()

Answered By

3 Likes


Related Questions