check50

cs50/problems/2021/x/dna


:) dna.py exists

Log
checking that dna.py exists...

:) correctly identifies sequences/1.txt

Log
running python3 dna.py databases/small.csv sequences/1.txt...
checking for output "Bob\n"...

:) correctly identifies sequences/2.txt

Log
running python3 dna.py databases/small.csv sequences/2.txt...
checking for output "No match\n"...

:) correctly identifies sequences/3.txt

Log
running python3 dna.py databases/small.csv sequences/3.txt...
checking for output "No match\n"...

:) correctly identifies sequences/4.txt

Log
running python3 dna.py databases/small.csv sequences/4.txt...
checking for output "Alice\n"...

:( correctly identifies sequences/5.txt

Cause
Did not find "Lavender\n" in ""

Log
running python3 dna.py databases/large.csv sequences/5.txt...
checking for output "Lavender\n"...

Could not find the following in the output:
Lavender
Actual Output:

:( correctly identifies sequences/6.txt

Cause
Did not find "Luna\n" in ""

Log
running python3 dna.py databases/large.csv sequences/6.txt...
checking for output "Luna\n"...

Could not find the following in the output:
Luna
Actual Output:

:( correctly identifies sequences/7.txt

Cause
Did not find "Ron\n" in ""

Log
running python3 dna.py databases/large.csv sequences/7.txt...
checking for output "Ron\n"...

Could not find the following in the output:
Ron
Actual Output:

:( correctly identifies sequences/8.txt

Cause
Did not find "Ginny\n" in ""

Log
running python3 dna.py databases/large.csv sequences/8.txt...
checking for output "Ginny\n"...

Could not find the following in the output:
Ginny
Actual Output:

:( correctly identifies sequences/9.txt

Cause
Did not find "Draco\n" in ""

Log
running python3 dna.py databases/large.csv sequences/9.txt...
checking for output "Draco\n"...

Could not find the following in the output:
Draco
Actual Output:

:( correctly identifies sequences/10.txt

Cause
Did not find "Albus\n" in ""

Log
running python3 dna.py databases/large.csv sequences/10.txt...
checking for output "Albus\n"...

Could not find the following in the output:
Albus
Actual Output:

:( correctly identifies sequences/11.txt

Cause
Did not find "Hermione\n" in ""

Log
running python3 dna.py databases/large.csv sequences/11.txt...
checking for output "Hermione\n"...

Could not find the following in the output:
Hermione
Actual Output:

:( correctly identifies sequences/12.txt

Cause
Did not find "Lily\n" in ""

Log
running python3 dna.py databases/large.csv sequences/12.txt...
checking for output "Lily\n"...

Could not find the following in the output:
Lily
Actual Output:

:( correctly identifies sequences/13.txt

Cause
Did not find "No match\n" in ""

Log
running python3 dna.py databases/large.csv sequences/13.txt...
checking for output "No match\n"...

Could not find the following in the output:
No match
Actual Output:

:( correctly identifies sequences/14.txt

Cause
Did not find "Severus\n" in ""

Log
running python3 dna.py databases/large.csv sequences/14.txt...
checking for output "Severus\n"...

Could not find the following in the output:
Severus
Actual Output:

:( correctly identifies sequences/15.txt

Cause
Did not find "Sirius\n" in ""

Log
running python3 dna.py databases/large.csv sequences/15.txt...
checking for output "Sirius\n"...

Could not find the following in the output:
Sirius
Actual Output:

:( correctly identifies sequences/16.txt

Cause
Did not find "No match\n" in ""

Log
running python3 dna.py databases/large.csv sequences/16.txt...
checking for output "No match\n"...

Could not find the following in the output:
No match
Actual Output:

:( correctly identifies sequences/17.txt

Cause
Did not find "Harry\n" in ""

Log
running python3 dna.py databases/large.csv sequences/17.txt...
checking for output "Harry\n"...

Could not find the following in the output:
Harry
Actual Output:

:( correctly identifies sequences/18.txt

Cause
Did not find "No match\n" in ""

Log
running python3 dna.py databases/large.csv sequences/18.txt...
checking for output "No match\n"...

Could not find the following in the output:
No match
Actual Output:

:( correctly identifies sequences/19.txt

Cause
Did not find "Fred\n" in ""

Log
running python3 dna.py databases/large.csv sequences/19.txt...
checking for output "Fred\n"...

Could not find the following in the output:
Fred
Actual Output:

:( correctly identifies sequences/20.txt

Cause
Did not find "No match\n" in ""

Log
running python3 dna.py databases/large.csv sequences/20.txt...
checking for output "No match\n"...

Could not find the following in the output:
No match
Actual Output: