Read the statements given below and identify the right option to draw a histogram.
Statement A: To make a Histogram with Matplotlib, we can use the plt.hist() function.
Statement B: The bin parameter is compulsory to create histogram.
(A) Statement A is correct
(B) Statement B is correct
(C) Statement A is correct, but Statement B is incorrect
(D) Statement A is incorrect, but Statement B is correct