/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
- 36 votes278 views7 answers
- 0 vote251 views1 answer
- 2 votes237 views1 answer
- 0 vote244 views1 answer
- 1 vote225 views1 answer
- 3 votes233 views6 answers
- 4 votes247 views4 answers
- 0 vote213 views2 answers
- 0 vote227 views1 answer
- 20 votes243 views2 answers