I know the function to get user input is inkey.
The question I have is where does the user input it on the screen.

The first thing I tried was putting the inkey into my program. However, when I did this I couldn't see the cursor waiting for the input.

I hope this makes it more clear as to what my problem is.