From 7ca8acfb7f42cd608c73d169a323184a6238322c Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Mon, 11 Sep 2017 16:58:23 -0400
Subject: [PATCH] auto

---
 answers.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/answers.py b/answers.py
index 303d5f4..7c4c7fd 100644
--- a/answers.py
+++ b/answers.py
@@ -23,5 +23,5 @@ correctanswers[8] = [('Carol Clark                   ',),('Daniel Harris
 
 correctanswers[9] = [('Brian Jackson                 '),('Deborah Allen                 '),('Donald Edwards                '),('Edward Edwards                '),('Edward Garcia                 '),('Elizabeth Jackson             '),('Jeff Adams                    ')]
 
-correctanswers[10] = [('OAK', 1),('DFW', 2),('FLL', 3),('ATL', 4),('IAD', 4),('JFK', 6),('ORD', 6),('DEN', 8),('BOS', 8),('LAX', 10)]
+correctanswers[10] = [('OAK', 1),('DFW', 2),('FLL', 3),('ATL', 4),('IAD', 4),('JFK', 6),('ORD', 6),('BOS', 8),('DEN', 8),('LAX', 10)]
 
-- 
GitLab