If you give a third, the second will be your age and the third your city.
Example:
sayHello('Andreas', 'Berlin') sayHello('Andreas', 21, 'Berlin')
If you give a third, the second will be your age and the third your city.
Example: