Apr-01-2020, 07:52 AM
(Apr-01-2020, 07:04 AM)DPaul Wrote: [ -> ]why all other **kwarg examples show little "added value"the other examples were more into showing (i) what args and kwargs would be, i.e. tuple and dict and (ii) different calls of such function.
I think with time you will see the benefits it brings in certain cases - e.g. in class inheritance, in decoratros