Given a 1-D array data, draw a histogram of its distribution using 10 bins and return the Axes.
data
Sign in to write and run your own code.
solve(...)