Skip to content

Commit e73c113

Browse files
committed
remove redundant submit header
1 parent 549a994 commit e73c113

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dna/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,3 @@ While `check50` is available for this problem, you're encouraged to instead test
128128
* Run your program as `python dna.py databases/large.csv sequences/18.txt`. Your program should output `No match`.
129129
* Run your program as `python dna.py databases/large.csv sequences/19.txt`. Your program should output `Fred`.
130130
* Run your program as `python dna.py databases/large.csv sequences/20.txt`. Your program should output `No match`.
131-
132-
133-
## Submit

0 commit comments

Comments
 (0)