Spoonerisms for the entire web!
-
Updated
Jul 22, 2021 - JavaScript
Spoonerisms for the entire web!
🥄 "Spoonerize" phrases in your ruby application or from the command line.
My solutions to practice problems for ACM & other contests.
function make_spoonerism() takes two strings as parameters named _word1_ and _word2_. Spoonerism switch the first letters of each word and returns the two new words as a single string separated by a space.
Add a description, image, and links to the spoonerism topic page so that developers can more easily learn about it.
To associate your repository with the spoonerism topic, visit your repo's landing page and select "manage topics."