CBSE Class 12 Computer Science
Question 36 of 103
Working with Functions — Question 12
Back to all questionsCalc(Y = 25)
Reason — The function call statement must match the number and order of arguments as defined in the function definition. Here, the X positional argument is missing.