Q. Which Python keyword is used to define a function?
Solution:
The def keyword is used to define a function in Python, followed by the function name and parameters.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
The def keyword is used to define a function in Python, followed by the function name and parameters.
Strengthen Your Practice with our comprehensive question bank.