Start displaying corresponding sequences by joining a string with the dna variable.
dna
Make sure to pick print followed by ( and then "DNA: ", +, dna, ).
print
(
"DNA: "
+
)