Question: Help make this to a Psuedocode please Thank you package authenticatsystem; import java.util.Scanner; import java.io.IOException; import java.security.NoSuchAlgorithmException; public class Authenticatsystem public static void main(String args)
Help make this to a Psuedocode please


Thank you
package authenticatsystem; import java.util.Scanner; import java.io.IOException; import java.security.NoSuchAlgorithmException; public class Authenticatsystem public static void main(String args) throws NoSuchAlgorithnException, IOException [ scanner scan = new scanner(Systen.in); int login_Attempts0; boolean userSignout; String userName,userPwd; Staff current_StaffMemnew Staff); while (login_Attempts
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
