Computer Science
Fill in the blanks:
To use mean() function, _________ module is to be imported.
Python Data Handling
6 Likes
Answer
statistics
Answered By
2 Likes
Related Questions
Fill in the blanks:
To generate a random integer in a range, _________ function is used.
Fill in the blanks:
To generate a random number in a sequence of values where two values have a difference a step value, _________ function is used.
State whether the following statement is True or False :
List is an immutable data type.
State whether the following statement is True or False :
Set is a mutable data type.