In this question, you will explore a semantic variation of function call and return. A function definition

Question:

In this question, you will explore a semantic variation of function call and return.
A function definition can provide default values for the function’s parameters. Extend the Funclang interpreter to support functions with the default value for their last parameters (not all parameters).
The following interaction log illustrates the syntax and semantics for our desired extension:image

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: