(c++) HOW TO: Print a text | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 3

(c++) HOW TO: Print a text

Hello guys, today I will show you HOW TO print a text in c++ "playgroud" This is very basic command and thanks for app Sololearn C++...... It's very easy and simple. Let's go! I am not going to show you it in the steps... you can just copy it... #include <iostream> using namespace std; int main() { cout << "Hello world!" << endl; cout << "I love programming!"; return 0; } here you have it... programming is not only about "Yes I will copy it and I am pro"... is only about math, math and logic. Have a nice day!

13th Jul 2018, 9:10 AM
primehealer.
primehealer. - avatar
9 Answers
+ 3
oh well thanks for info
13th Jul 2018, 12:03 PM
primehealer.
primehealer. - avatar
+ 1
primehealer. i downvote posts that don't belong in the Q&A i. e. posts that aren't questions. if you do want to post non-questions, do so in the personal feed on the homepage
13th Jul 2018, 12:02 PM
hinanawi
hinanawi - avatar
0
meh
13th Jul 2018, 9:49 AM
Joakim Sørensen
Joakim Sørensen - avatar
13th Jul 2018, 11:53 AM
hinanawi
hinanawi - avatar
0
and what? you are hating me? why? i wrote credits to description... so?
13th Jul 2018, 11:54 AM
primehealer.
primehealer. - avatar
0
primehealer. no i'm just saying the tutorial for this is already in the app, so this is unnecessary and will probably be removed by the moderators
13th Jul 2018, 11:55 AM
hinanawi
hinanawi - avatar
0
... its for begginers like me... no for pros like you...
13th Jul 2018, 11:58 AM
primehealer.
primehealer. - avatar
0
primehealer. precisely. that's why it's in the course
13th Jul 2018, 11:59 AM
hinanawi
hinanawi - avatar
0
yes. and why u gave me dislike??
13th Jul 2018, 12:00 PM
primehealer.
primehealer. - avatar