C++ = Mathematics? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

C++ = Mathematics?

#include <iostream> using namespace std; int main() { cout << "I really want to learn C++ \n\n" << "But i am not good in mathematics \n\n" << "Do i have a chance? \n\n"; return 0; }

23rd Jan 2018, 4:07 PM
Jikimo Toushirou
Jikimo Toushirou - avatar
4 Answers
+ 4
just add below line in your code.. cout << " I will study basic maths from today" <<endl;
23rd Jan 2018, 4:22 PM
Vijay
Vijay - avatar
+ 2
cout << "thankyou.jpg" <<endl;
23rd Jan 2018, 4:22 PM
Jikimo Toushirou
Jikimo Toushirou - avatar
+ 1
Depends on your field.
23rd Jan 2018, 8:38 PM
Timon Paßlick
0
You don't need any math
23rd Jan 2018, 6:17 PM
Marco
Marco - avatar