Page 1 of 1

Modify the frequency chart function so that the range of the x-axis is not tightly bound to the number of data items in

Posted: Sun Jul 03, 2022 11:23 am
by answerhappygod
Modify the frequency chart function so that the range of the x-axis is not tightly bound to the number of data items in the list but rather uses some minimum and maximum values.(python)
Modify The Frequency Chart Function So That The Range Of The X Axis Is Not Tightly Bound To The Number Of Data Items In 1
Modify The Frequency Chart Function So That The Range Of The X Axis Is Not Tightly Bound To The Number Of Data Items In 1 (6.65 KiB) Viewed 16 times
frequencyChart ([3, 3, 5, 7, 1, 2, 5, 2, 3, 4, 6, 3, 5, 6, 6]) w 4