Matching Pairs Functions Matching GameOnline version Test your knowledge of functions with this fun matching pairs game! by Aydé Del 1 Where can I... 2 What can I... 3 How much is / are... 4 Is / are there... 5 How can I get to... to ask about means of transport to ask about places to ask about cost to ask if a place exists to ask information about something 1 Argument 2 Recursive Function 3 Parameter 4 Function Definition 5 Void Function 6 Return Statement 7 Function Call 8 Scope A function that does not return a value A function that calls itself A block of code that performs a specific task A value that is passed into a function when it is called Specifies the value to be returned from a function A value that is passed into a function Invoking a function to execute its code The visibility and accessibility of variables in a program