Answer:
first, second, third
Step-by-step explanation:
a function takes parameters.
a function is defined with def.
if you have def printnumbers(first, second, third):
then the parameters are first, second, third
5.6m questions
7.3m answers