⇤ ← Revision 1 as of 2019-07-14 17:11:30
Size: 31
Comment:
|
Size: 468
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
= Assignment 2 = | <<TableOfContents>> = Assignment 2: Word Ladder = A ''word ladder'' is a sequence of words * which are in alphabetic order * each word in the sequence differs from its predecessor by * changing one letter, e.g. ''born→barn'' * adding or removing one letter, e.g. ''band→brand'' The following are examples of word ladders of different length: * ''big→bit→bat→boat'' * ''cold→cord→word→warm'' |
Contents
Assignment 2: Word Ladder
A word ladder is a sequence of words
- which are in alphabetic order
- each word in the sequence differs from its predecessor by
changing one letter, e.g. born→barn
adding or removing one letter, e.g. band→brand
The following are examples of word ladders of different length:
big→bit→bat→boat
cold→cord→word→warm