Height Distribution Histogram
Complete the
plt.hist() call by adding the bins=10 argument.Premium
Expected:

Output:
Python
Setting up Python environment... Output
plt.hist() call by adding the bins=10 argument.
Setting up Python environment...