need help! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

need help!

please need help with it

25th Sep 2018, 2:32 PM
Crow Flower
Crow Flower - avatar
2 Answers
+ 5
int result = x + y; or other matemathical equation example: - / * % etc... Next put the variable ' result' in round brackets. system.out.printl (result);
25th Sep 2018, 2:38 PM
Izaak GOLDSTEIN
Izaak GOLDSTEIN - avatar
0
please what is the answer to this code? int x=2 int y=4 int result =__ __; system.out.printin(_______)
25th Sep 2018, 2:33 PM
Crow Flower
Crow Flower - avatar