Computer Science
Fill in the blanks:
The output of the following statement: X = statistics.mean([2, 15, 16, 19] =) is _________.
Related Questions
Fill in the blanks:
_________ function returns the closest integer value greater than or equal to a floating point number.
Fill in the blanks:
_________ function returns a set of data values that appear most often in a data set.
Fill in the blanks:
To access a method/function from a module, we have to specify the name of the function separated by a _________ operator.
Fill in the blanks:
A module can be classified as either _________ or _________.