/Python/Question 2 Let's create a function that turns text into pig latin: a simple text transformation that modifies each word moving the first character to the end and appending "ay" to the end. For example, python ends up as ythonpay.
Question 2 Let's create a function that turns text into pig latin: a simple text transformation that modifies each word moving the first character to the end and appending "ay" to the end. For example, python ends up as ythonpay.
Question 2 Let's create a function that turns text into pig latin: a simple text transformation that modifies each word moving the first character to the end and appending "ay" to the end. For example, python ends up as ythonpay.
0
Source: stackoverflow.com
- 2 votes175 views3 answers
- 20 votes137 views4 answers
- 1 vote177 views1 answer
- 4 votes156 views1 answer
- 5 votes185 views6 answers
- 1 vote143 views1 answer
- 2 votes161 views2 answers
- 0 vote151 views1 answer
- 54 votes220 views2 answers
- 9 votes197 views6 answers