Where can I...
How can I get to...
How much is / are...
Is / are there...
What can I...
to ask about means of transport
to ask about places
to ask information about something
to ask if a place exists
to ask about cost
Function Definition
Void Function
Parameter
Function Call
Argument
Return Statement
Recursive Function
Scope
A function that does not return a value
A function that calls itself
A value that is passed into a function
A block of code that performs a specific task
Specifies the value to be returned from a function
Invoking a function to execute its code
A value that is passed into a function when it is called
The visibility and accessibility of variables in a program