About Two Pounds - Solution

by
Erik Oosterwal




The first thing that should stick out is the odd punctuation.  The semicolons are the most glaring, but the commas seem to show up in odd locations as well.  This is the key to this encryption scheme.

The decipher code is as follows:

For instance in the sentence "Where; are, you now?" you would extract an 'e' and an 'o'.

Correctly deciphered, the puzzle asks:  What's a "henway"?

The answer to that question is, of course, "About two pounds."


Read what other people are saying about this cryptogram at The Puzzle Page Blog Site.


All original puzzles and solutions are © Erik Oosterwal 1993-2008

See all the brain teasers on The Puzzle Page.

Get daily puzzles in your RSS reader at The Puzzle Page Blog Site.

Looking for answers to computer programming problems?
Read what's going on in the Computer Science 101 classroom.