Update answer key to reflect renaming

This commit is contained in:
Colin Jones
2014-01-21 07:42:52 -06:00
parent e96ccc4494
commit f35e258e7f
2 changed files with 5 additions and 5 deletions

View File

@@ -28,6 +28,6 @@
(= [[:top :left] [:top :middle] [:top :right]
[:middle :left] [:middle :middle] [:middle :right]
[:bottom :left] [:bottom :middle] [:bottom :right]]
(for [row [:top :middle :bottom]
column [:left :middle :right]]
__)))
(for [row [:top :middle :bottom]
column [:left :middle :right]]
__)))