Optional arguments

Optional arguments

par Romain Martin J Graux,
Number of replies: 1
Hello,

Is it possible to add optional arguments to a function if you can still call it the same way but I can pass more arguments? 

Thank you and have a nice day,

Romain
In reply to Romain Martin J Graux

Re: Optional arguments

par Haoqian Zhang,

You can not modify the test. I recommend you not to modify the skeleton(This may cause unexpected issues in the future). We ensure that you can pass all the tests without modifying the skeleton.