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 How can I get to... 5 Is / are there... to ask about places to ask about cost to ask if a place exists to ask about means of transport to ask information about something 1 Recursive Function 2 Function Definition 3 Return Statement 4 Parameter 5 Scope 6 Void Function 7 Argument 8 Function Call A value that is passed into a function A value that is passed into a function when it is called A block of code that performs a specific task The visibility and accessibility of variables in a program Specifies the value to be returned from a function Invoking a function to execute its code A function that does not return a value A function that calls itself