You can’t have non-default parameters after your default parameters begin. Put another way, how would you specify a value for b leaving word to the default of “hello” ?
You can’t have non-default parameters after your default parameters begin. Put another way, how would you specify a value for b leaving word to the default of “hello” ?