mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-11 22:01:07 -04:00
When the default parameters are not in the end of the parameters list, they still can be used if you pass 'undefined' arguments.
When the default parameters are not in the end of the parameters list, they still can be used if you pass 'undefined' arguments.