Which of the following cannot be a variable ?
def is a keyword in python. Keywords can not be used as variable names
Comment here: