5 lines
No EOL
63 B
JavaScript
5 lines
No EOL
63 B
JavaScript
function pigLatin(string) {
|
|
|
|
};
|
|
|
|
module.exports = pigLatin; |