diff --git a/answers.py b/answers.py
index 4b1f8992dc79625488e9c73b3008aba5a45f042a..3dbe03da44fa10bf92271ad4718839df3b78bb4a 100644
--- a/answers.py
+++ b/answers.py
@@ -21,7 +21,7 @@ correctanswers[7] = [('cust0     ', 'Anthony Allen                 '), ('cust10
 
 correctanswers[8] = [('Carol Clark                   ',),('Daniel Harris                 ',),('Deborah Adams                 ',),('Donald Adams                  ',),('George Collins                ',),('Helen Adams                   ',),('Jason Carter                  ',)]
 
-correctanswers[9] = [('Brian Jackson                 ', 'cust20    ', 4.0),('Deborah Allen                 ', 'cust54    ', 4.0),('Donald Edwards                ', 'cust64    ', 4.0),('Edward Edwards                ', 'cust82    ', 4.0),('Edward Garcia                 ', 'cust84    ', 4.0),('Elizabeth Jackson             ', 'cust95    ', 4.0),('Jeff Adams                    ', 'cust121   ', 4.0)]
+correctanswers[9] = [('Brian Jackson                 '),('Deborah Allen                 '),('Donald Edwards                '),('Edward Edwards                '),('Edward Garcia                 '),('Elizabeth Jackson             '),('Jeff Adams                    ')]
 
-correctanswers[10] = [('OAK', 19, 1),('DFW', 13, 2),('FLL', 9, 3),('IAD', 7, 4),('ATL', 7, 4),('ORD', 6, 6),('JFK', 6, 6),('BOS', 5, 8),('DEN', 5, 8),('LAX', 3, 10)]
+correctanswers[10] = [('OAK', 19, 1),('DFW', 13, 2),('FLL', 9, 3),('ATL', 7, 4),('IAD', 7, 4),('JFK', 6, 6),('ORD', 6, 6),('DEN', 5, 8),('BOS', 5, 8),('LAX', 3, 10)]