Which keyword is used to define a function in Python?

Explanation:

def is used to define functions in Python.

Explore more in Computer Science: