Section 6.Functions, Lecture 3: What is the difference between parameters and arguments?
What is the difference between parameters and arguments?
1 answers ( 0 marked as helpful)
Hi Thai!
Thanks for reaching out.
Function parameters are the names listed in the function's definition. Function arguments are the real values passed to the function.
Hope this helps.
Best,
Tsvetelin