/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
- 1 vote316 views1 answer
- 6 votes309 views4 answers
- 4 votes306 views3 answers
- 1 vote337 views2 answers
- 5 votes326 views2 answers
- 0 vote368 views1 answer
- 11 votes348 views2 answers
- 1 vote301 views1 answer
- 1 vote328 views1 answer
- 3 votes300 views1 answer