summaryrefslogtreecommitdiff
path: root/wk6/pset
diff options
context:
space:
mode:
Diffstat (limited to 'wk6/pset')
-rw-r--r--wk6/pset/dna/dna.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wk6/pset/dna/dna.py b/wk6/pset/dna/dna.py
index 986ed5d..a390056 100644
--- a/wk6/pset/dna/dna.py
+++ b/wk6/pset/dna/dna.py
@@ -36,7 +36,7 @@ def main():
# TODO: Find longest match of each STR in DNA sequence
str1 = rows[0]
print('38', str1['name'])
- print('39', fields)
+ print('39', fields[1])
# TODO: Check database for matching profiles