I'm trying to just create a simple program that does the following:

Enter your name: yournamehere

And then the program spits out:
Welcome to my program: yournamehere

Can anyone tell me where to begin?