Explore Library
QuizBeginner

Named Function Declaration Types

Learn how to annotate parameter and return types on a named function declaration.

How do you correctly declare a named function that takes a number and returns a number?