About this Kata
This Kata was posted as the problem to be solved in a “self-documenting code contest”.
The results of the code contest can be found here.
Problem Description
Step 1
Write a program that generates all two-word anagrams of the string “documenting”.
You must focus on the readability of your code, and you must not include any kind of documentations to it.
The goal is to create a code that everybody can read and understand easily.
Here’s a word list you might want to use.