Which of the following components are part of a function header in Python?
Which of the following components are part of a function header in Python?
a. Function Name
b. Return Statement
c. Parameter List
d. Both a and c
6 views