# def is a keyword that we use to define the function. # addition is a function name here, a, b are a value or parameter. # Observe the indentation(spacing) of the ...