Nobledsmarts / pig-latin

Pig Latin is a way of altering English Words. The rules are as follows: - If a word begins with a consonant, take the first consonant or consonant cluster, move it to the end of the word, and add ay to it. - If a word begins with a vowel, just add way at the end.

Home Page:https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/intermediate-algorithm-scripting/pig-latin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nobledsmarts/pig-latin Stargazers