/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
- 26 votes167 views2 answers
- 5 votes160 views1 answer
- 78 votes174 views6 answers
- 0 vote149 views1 answer
- 0 vote151 views1 answer
- -1 vote199 views2 answers
- 52 votes138 views4 answers
- 3 votes149 views1 answer
- 1 vote155 views1 answer
- 30 votes161 views3 answers