
November 10th, 2012, 05:44 PM
|
|
Registered User
|
|
Join Date: Nov 2012
Posts: 21
Time spent in forums: 4 h 8 m 34 sec
Reputation Power: 0
|
|
|
My PygLatin Translator
Hiya
Im very new to programming so was hoping someone could have a look at my code and help me please. I am using Python verison 3.
Im trying to make a translator where if you type in a word it converts it to Pig Latin. It depends on wether the first letter in the word is a vowel or consonant as to what the output is.
Here is my code:
|