Last answered:

01 Nov 2022

Posted on:

20 Oct 2022

0

Section 6.Functions, Lecture 3: What is the difference between parameters and arguments? 

What is the difference between parameters and arguments?

image.png

1 answers ( 0 marked as helpful)
Instructor
Posted on:

01 Nov 2022

1

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

Submit an answer