Closed
Description
Hey everyone, I was going through the: 'Making plots with matplotlib' part of python docs and in the section: 'First Histogram'
I guess in data = [random.random() for i in xrange(2000)], data should be declared as: data = [random.random() for i in hg.xrange(2000)]
Plus after executing the ditto code from docs, the plot looks something likes this:
Metadata
Metadata
Assignees
Labels
No labels