Hello world I'm talking about getting an integer from the user in Alice 3. Setup a movie with any character you want. I'm going to pick a variable and give it the name age. It's going to be an integer, and for the initializer I'll just put a zero. It doesn't matter, I'll replaced that in a minute. Then go to functions and getIntegerFromUser. getCustomTextString is the prompt. So, "How old are you?" And no matter what the user says I'm going to have the user says, I'm goint to have Thor say the same message. "Wow!" and then I want wow plus something for my integer value I'm going to pick age. so he's going to say "Wow! 12", "Wow! 100". Just go to addCustomTextString and put a space after that. OK, if we run it, it says "How old are you?" I'm going to put in 15, and click OK, And he says "Wow! 15"