Fill to output Hello world to screen | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 4

Fill to output Hello world to screen

5th Aug 2020, 9:15 AM
marwa
marwa - avatar
2 Answers
+ 12
#include <iostream> using namespace std; int main() { cout<<"Hello world"; return 0; }
5th Aug 2020, 9:55 AM
Aditya
Aditya - avatar
+ 10
Hello World - Done 😎 \(^o^)/ Question is totally unclear
5th Aug 2020, 9:19 AM
Nilesh