+ 3
Hey everyone, for the code below, m getting error in the below code, please help me to sort this.
/*for this code i want to get an user input of n value and compare that with the condition and execute the below code*/ https://code.sololearn.com/cIDOlo2K6Gh2
7 Respuestas
+ 14
Save the code and then tap insert button and choose "Insert code"
+ 13
@Serena Yvonne, I don't quite got what he wanted to do. That if statement, completely broke my mind.
if(n>12){
System.out.println("Age is 15");
}
+ 12
It would be better if you embeded ur code, rather than pasting it.
+ 12
What do you exactly want to make?
+ 3
How could i do that
+ 3
Thank you and please help me to sort that
+ 3
I dont know know how to take user input for code. So I want to compare user input with the condition