IN JAVA PLEASE! Many user-created passwords are simple and easy to guess. Write a program that takes a simple password a
Posted: Mon Jul 11, 2022 9:50 am
IN JAVA PLEASE!
Many user-created passwords are simple and easy to guess. Writea program that takes a simple password and makes it stronger byreplacing characters using the key below, and by appending "!" tothe end of the input string.
Ex: If the input is:
the output is:
Many user-created passwords are simple and easy to guess. Writea program that takes a simple password and makes it stronger byreplacing characters using the key below, and by appending "!" tothe end of the input string.
Ex: If the input is:
the output is: