Creating input and having 'Guess' written back

Well I hope that uploaded. Now I have tested this and I know it works. One thing I wish to point out is that all the extra lines of ‘cout << endl’ are simply there to spread out the lines and make it easier to read in the console. This was the only way I could think of writing it but if anyone has a simpler way I would love to know it.

The game comes out looking something like this at the moment.