Default Arguments 技能

Default arguments allow you to specify default values for function parameters, which are used if no argument is provided for that parameter when calling the function.

类型标题
no data