Question: this third picture is the thing we have to use and must be in java Design an application that calculates the number of Left handed


this third picture is the thing we have to use and must be in java
Design an application that calculates the number of Left handed students and the number of Right handed students. The application should accept the letter Lfor left handed and the letter R for right handed and accumulate the total until the user exit the application. Input Result 1 Lfor Left Handed. Added to left handed counter. 2 R for Right Adds to right handed counter. Handed. 3. Xfor Quit. Prints total left handed and total right handed and then exit the program/application The user must be prompted with an input to enter either Lor R for left handed or right handed respectively, each time when a user enters the Lor R the application must ask for the next student until the user enter X then the application will print the result and then exit. 3 Message WELCOME TO THE STUDENT HAND SIDE PROGRAME Enter L for left-handed Enter R for right-handed Enter X to quit OK Input Enter an L if you are left-handed,a R if you are right-handed or X to quit OK Cancel
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
