Typo in binary operation table
In the description of the Alice in Wonderland Multiplication Table challenge, in the second set of tables, for "2x7", the first column of the AND subtable reads, from top to bottom: X 1 1, when it should be reading: X 1 0 as it does in the OR and XOR subtables.
URL from: http://www.checkio.org/mission/multiplication-table/
HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
URL from: http://www.checkio.org/mission/multiplication-table/
HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0