Say I have a list such as [1,2,3,4..]. How do I make a histogram out of this list?
Say I have a list such as [1,2,3,4..]. How do I make a histogram out of this list?