Molayo Decker wrote:Hi Serkan
I think you can also use the if (condition){} for this
If x =>90<=100 system.out,println("A") else
He specially said that he meeds to use switch statement -- I presume as an assignment.
But yes, a switch isn't the best way to accomplish this in the real world.