When using functions that have default arguments, the required arguments must be...
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
When using functions that have default arguments, the required arguments must be provided and must be placed in the same positions as they are in the function definition's header.