Jakubication
YouTube
Functions
What is the difference between parameters and arguments?
parameter - Name of input when define function
argument - Name of input when you call function
parameter - Name of input when call function
argument - Name of input when you define function
Questions correct:
0 of 0