PigLatin I


Collapse Content

The NSA may have broken some encryption methods, so your boss has asked you to implement a new encryption standard - Pig Latin.

To get started, complete a method that moves the first letter of a given word to the end and adds an "ay" afterwards. For example, "laptop" should become "aptoplay".

Challenge

Given a String, return a String with "ay" added to the end.

Please sign in or sign up to submit answers.

Alternatively, you can try out Learneroo before signing up.

Comments

Contact Us
Sign in or email us at [email protected]