Height Distribution Histogram

Complete the plt.hist() call by adding the bins=10 argument.
Expected:
matplotlib expected figure
Output:
Python
Setting up Python environment...
Output