All previous year questions from Chapter: Working with Functions
1 question found
What is the difference between default parameters and positional parameters in Python ? Also give an example of a function header which uses both.