Hello, I'm taking this class online at Valencia and I am currently very confused.

Our second assignment is to create some code based on the concepts we learnes in a video. Currently I've learned Input and Output and Arithmetic code using int and double.

The professor uses system("pause") to end the line, but I am not able to execute it at all. Can anyome show an example? thank you. I use Windows 10.

I tried using Visual Studio 2017, but cannot find the win32 console application the professor used. Therefore, I used DevC++. Can one list how to create a new project with the win32 console application?

Sorry for my terrible vocabulary, I'm having trouble understanding the terms.