In java Create a program that gets a number from a user

profileTopsolutions
 (Not rated)
 (Not rated)
Chat

Create a program that gets a number from a user. This number should be from 1 to 26. Then have the user input a phrase, with this phrase you want to add the number they entered and print out the new phrase.
For an example:
User Input: 5
User Input Expected output
A F
B G
C H
User Input: 3
User Input Expected output
A D
B E
C F

    • 12 years ago
    Complete solution A++
    NOT RATED

    Purchase the answer to view it

    blurred-text
    • attachment
      addtophrase.zip
    • attachment
      addtophrase.java