Write a Python program to implement the statistics functions (mean, median, mode) using statistics module.

Code: Run code Online:

Comments

Post a Comment