Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Download: http://solutionzip.com/downloads/jacobson-solution-vb-2010/
- Code the application so that it allows the user to enter a password that contains five, six, or seven characters. The application then should create and display a new password as follows:
- 1. Raplce all vowels (A, E, I, O, and U) with the letter X.
- 2. Replace all numbers with the letter Z.
- 3. Reverse the characters in the password.
- Download: http://solutionzip.com/downloads/jacobson-solution-vb-2010/
Advertisement
Add Comment
Please, Sign In to add comment