num = x
x = num
Printable View
num = x
x = num
When posting code, make sure you use the code tags to preserve formatting. Otherwise nobody will want to read it.
But what do you think the answer is? What do you think the difference between a "formal" and an "actual" parameter is?
is formal num and actual 5