Monday, January 12, 2015

Creating a New String With For Loop

The program below demonstrates the creation of a new string using a For Loop. The program below simply creates a new string from a user inputted string with the vowels removed. See below:


No comments:

Post a Comment