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