- 2
please help me with this
can someone please write a java program using while loop and two-way if statement. The program will obtain a score from the user, using the scanner class. Compare the score with 50. The if statement should be in the while loop, and the loop will run for 200 students
1 Answer
+ 4
Have you tried making it yourself? You shouldn't ask others to write a code for you unless you've tried yourself and you can't do it. I can't write Java codes, it's one of my worst languages.