0

How to solve this problem

The given code includes a list of heights for various basketball players. You need to calculate and output how many players are in the range of one standard deviation from the mean. players = np.array([180, 172, 178, 185, 190, 195, 192, 200, 210, 190])

18th Sep 2022, 12:26 PM
Camélia Morning'star
Camélia Morning'star - avatar
3 odpowiedzi
+ 5
Bui Minh Nhat , we appreciate your support, but it is not seen as helpful behavior if we post ready-made codes as long as the op has not posted his attempt. giving ready-made code does not really help the op to develop his coding skills and problem solving abilities.
18th Sep 2022, 2:15 PM
Lothar
Lothar - avatar
+ 1
Hi! Please, show here you try.
18th Sep 2022, 12:34 PM
Yaroslav Vernigora
Yaroslav Vernigora - avatar
- 1
Oh ok Lothar, i'm sorry
18th Sep 2022, 12:55 PM
Bui Minh Nhat
Bui Minh Nhat - avatar