Everyday i make a program in c++ (simple ones, I just started learning)....say for example a Hello World program, when I run it, the console window only shows up for about a second, and then the program ends....

How can I make it stay open?