alignment of text in ylabel command
what is the use of this **kwargs parameter i.e .Text properties
Python-3.4.3 Embellishing-a-plot 11-12 min 50-60 sec
Answers:
**kwargs are used for passing keyworded variable length of arguments to a function.