Code QuizBeginner
Rest Parameters Type Annotation
A rest parameter is typed as a single value instead of an array.
What is the bug with the rest parameter?
A rest parameter is typed as a single value instead of an array.
What is the bug with the rest parameter?