jeudi 30 juin 2016

Just started Java can't get my code to work?

So I made this

if (1 > 2){
system.out.print ("Hello math is wrong here");
}
else {
system.out.print ("Hello math is right!");
}

And I can't figure out why it wont display am I not entering the right commands? Also what should I save the file as in order to get it to run?

Aucun commentaire:

Enregistrer un commentaire