Pig Latin

In this program I learned how to manipulate words or how to use word, as well how to make word given by user uppercase or lower case which I needed for my program. I also learned how to use ‘len’ to count how many letters are there in the word or how many letters given by the user. This program was challenging but fun.