9. Write the output of the following:
import statistics
L=[20, 40, 50, 60, 20, 30, 40, 70 ]
count = = L.count (40)
print(count)
x=statistics.mean (L)
print(x)
L.sort ().
print(L)
L.reverse()
print(L)
Answers
Answered by
0
Explanation:
id - 229 222 6488
p - 2FMYq8
MY CLASS IS GOING ON PLAY THE SONG
NAMES IN BIO
Similar questions