0
[WHAT IS WRONG] A java program that calculates sum of three numbers and determining “Positive” or “Negative”
6 ответов
+ 1
You didn't initialize the value to the 'n' variable you used in your code
+ 1
You don't need variable <n>, you can safely remove it.
You don't need { at line 20
You don't need } at line 35 either,
So you can remove them too ...
+ 1
ruiririririri You're welcome ;) & Happy Learning ✌️
+ 1
Hi Ipang. Is that so? Thank you very much! Have a nice day :)
+ 1
And you too 👌
0
Hi zexu knub. I saw my error already. Thank you very much! Have a nice day.