def f1(first_argument, second_argument ): pass def f2(first_argument, second_argument): pass def f3( first_argument, second_argument ): pass