Practice ยท 3 of 4
One-Line Statistics
Print two lines: the mean of [2, 4, 9] and the median of [1, 2, 9], using the statistics module.
Difficulty: beginner
Press Submit to check your solution.
Back to lesson: Practice: Standard Library Tour
Practice ยท 3 of 4
Print two lines: the mean of [2, 4, 9] and the median of [1, 2, 9], using the statistics module.
Difficulty: beginner
Back to lesson: Practice: Standard Library Tour