RC2019 – Function assignment – 2

Explanation: When the function “sayHelloTo()” is called with a String as an argument, the code inside is executed (it prints “Hello: ” and “the value of the argument”).