Answer:
Parameter : a value that can be passed to a function
Function : a group of instructions that can be used to organize a program or perform a repeated task
Return value : a value that can be passed from a function back to the calling part of a program
Step-by-step explanation: