CBSE Class 11 Computer Science Question 15 of 63

Introduction to Python Modules — Question 7

Back to all questions
7
Question

Question 7

The output of the following statement: X = statistics.mean([2, 15, 16, 19] =) is 13.

Answer