How to write program ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How to write program ?

22nd Jun 2019, 4:58 PM
Vedh Prakash
Vedh Prakash - avatar
4 Answers
+ 2
Continue the tutorial, and you'll learn how.
22nd Jun 2019, 5:22 PM
Chris Coder
Chris Coder - avatar
+ 3
cout "hello world!"
22nd Jun 2019, 4:59 PM
Vedh Prakash
Vedh Prakash - avatar
+ 1
int main(){ cout << "hello world"; }
22nd Jun 2019, 5:05 PM
Jackson O’Donnell
+ 1
Nice question.
24th Jun 2019, 1:55 AM
Vitaliy Zadorozhny
Vitaliy Zadorozhny - avatar