Hello world! The witch isgoing to ask you how old you are, and then she's going to tell you she's older. I have a scene with a witch. And I am going to have a veriable, and it is integer and it's called userAge. We're going to set it any old thing., because they were going to use our functions and get an integer from the user. and custom text string is going to be: "How old are you?" OK. And then were going to have a variable, also an integer called witchAge. Give it an initial value of anything. Then, I'm going to set it equal to the user age, and then do some math, and I could add three to it. And the witch could say whatever your age is she's three years older. I'm going to use multiplication. And so I'm going to say times t3. So user age is, let's say you put in 20. and the witch's age is going to become your age: 20 times 3 would be 60. And then I'm going to have the witch... Go back to procedures, and the witch say: "Ha! You're only, and a space here and then we're going to add to that plus an integer, userAge And then, I'm going to copy this to the clipboard. And drag it in. And then I'm going to change the custom text string to " I'm " and a space. Ok, and then change this to the witchAge. And let's run that: "How old are you?" put in 20. And say OK. And she says "Ha! You're only 20." I'm 60. We may need a little more time for that. So let's do the duration and make that... maybe 2. And the same with this. Let's run that: So 25, OK. "Ha! you're only 25." "I'm 75" All right, and that's it!