0
Hi l'm liyutsa.Can anyone please tell me how to print the two variables.... I am getting difficulties in solving the questions?
4 Answers
+ 5
Hello, đ
Can you specifying your question correctly!
+ 2
Maybe you can post your code so we can help you better!
+ 2
He is in this lesson
https://www.sololearn.com/learn/Java/2140/
0
Liyutsa
I think you are at the second question.
The question asks you to print the SUM of the two variables.
The question has asked you to calculate the sum ( add them up) and store in a third variable
In the println, you print the third variable by inputting its variable name.