Having issue with adding to the"hello world". I need further explanation on how it work. And wat way we can continue it. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Having issue with adding to the"hello world". I need further explanation on how it work. And wat way we can continue it.

that is #include <iostream> using namespace std; int main() { cout <<"HELLO WORLD"; return 0; }

30th Dec 2016, 2:20 PM
Adeyemi Olanrenwaju
Adeyemi Olanrenwaju - avatar
1 Answer
+ 3
what do u want to add?
30th Dec 2016, 5:18 PM
Cody Arthur
Cody Arthur - avatar