Which argument of bar() lets you set the thickness of bar ?
width
Reason — The width argument allows to control the thickness of the bars in a bar chart created using the bar() function in Matplotlib.
bar()