Code Wars C# 7 kyu: Spoonerize Me



Beginner level C# object oriented programming series. Viewers are provided a string containing two words. You must “spoonerize” this input, which means swapping the first letters of each word. This often produces amusing results.

The best way to learn computer programming is by actually writing code. Create a Code Wars account at www.codewars.com/r/3jPbdQ to follow along. No downloads required- you can start coding right away from your favorite browser. Coding challenges can be quite fun too, like puzzles and brain teasers. This challenge may be found at: https://www.codewars.com/kata/56b8903933dbe5831e000c76/train/csharp