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:
IN JAVA PLEASE! Many user-created passwords are simple and easy to guess. Write a program that takes a simple password a
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am