https://github.com/candytale55/piglatin_python_2
# Pig Latin is a language game, where you move the first letter of the word to the end and add “ay.” So “Python” becomes “ythonpay.” To write a Pig Latin translator in Python. # This program: # Ask the user to input a word in English. # Checks that it's a valid word. # Converts the word from English to Pig Latin. # Displays the word translated (in Pig Latin).
https://github.com/candytale55/piglatin_python_2
Last synced: about 1 year ago
JSON representation
# Pig Latin is a language game, where you move the first letter of the word to the end and add “ay.” So “Python” becomes “ythonpay.” To write a Pig Latin translator in Python. # This program: # Ask the user to input a word in English. # Checks that it's a valid word. # Converts the word from English to Pig Latin. # Displays the word translated (in Pig Latin).
- Host: GitHub
- URL: https://github.com/candytale55/piglatin_python_2
- Owner: candytale55
- Created: 2021-01-14T11:25:28.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-14T11:35:00.000Z (over 5 years ago)
- Last Synced: 2023-05-29T01:21:02.214Z (about 3 years ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0