Math game | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 3

Math game

Haloo everyone! I will be making a math game. When it will be done i will send the code. The code is at c++

27th Jun 2021, 10:00 AM
dan peled
dan peled - avatar
4 Answers
+ 9
if (x == 0){ cout <<x; } If your input is 0 then output is also 0. Else, no output if it's not. Btw,what you're trying to do actually?
27th Jun 2021, 5:41 PM
Simba
Simba - avatar
+ 1
Eh how use if in c++. i mean im getting eror so how do if = "x" so...
27th Jun 2021, 2:35 PM
dan peled
dan peled - avatar
27th Jun 2021, 5:18 PM
dan peled
dan peled - avatar
+ 1
Im trying make a math training game
27th Jun 2021, 6:20 PM
dan peled
dan peled - avatar