0 votes
in Python by
Which of the following keywords is used for function declaration in Python language?

a) def

b) function_name

c) define

d) None of the these
...