The compiler's error message explains the problem.
Do you understand about data types? The compiler will NOT allow you to use a variable of the wrong type.
What type does the method's definition...