https://github.com/candytale55/make_spoonerism_py_3
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.
https://github.com/candytale55/make_spoonerism_py_3
codecademy python-strings python3 spoonerism string-challenges-codecademy string-manipulation
Last synced: 9 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/candytale55/make_spoonerism_py_3
- Owner: candytale55
- Created: 2021-01-28T19:21:28.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-28T19:28:58.000Z (almost 5 years ago)
- Last Synced: 2023-05-29T01:21:01.434Z (over 2 years ago)
- Topics: codecademy, python-strings, python3, spoonerism, string-challenges-codecademy, string-manipulation
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0