akosiraff

Download AddToPhrase

Oct 8th, 2014
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1.  
  2. Download: http://solutionzip.com/downloads/addtophrase/
  3. 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.
  4. For an example:
  5. User Input: 5
  6. User Input Expected output
  7. A F
  8. B G
  9. C H
  10. User Input: 3
  11. User Input Expected output
  12. A D
  13. B E
  14. C F
  15. Download: http://solutionzip.com/downloads/addtophrase/
Add Comment
Please, Sign In to add comment