Q6
How is a function defined in Python?
A.
Using the def keyword followed by the function name and parameters
AnswerB.
Using the function keyword
C.
Using the define keyword
D.
Using the func keyword
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board