PLEASE EXPLAIN THE DEFFERENCE
AS IN GEEKS FOR GEEKS
"An argument is a value passed to a function when the function is called. Whenever any function is called during the execution of the program there are some values passed with the function. These values are called arguments."
WHICH IS JUST OPPOSITE OF LECTURE AS IN LECTURE ABOVE DEFENITION IS FOR PARAMETER.
KINDLY CORRECT ME IF I AM WRONG