+ 1
Just continue the C++ course you have started, then you will learn. spoiler: int x = 3; int y = 2; int z = x+y;
15th Aug 2018, 10:55 AM
Matthias
Matthias - avatar