Skip to content

Wording Error Task Part 3 "A Random DNA Sequence"

Location

Chapter "Extracting Triplets", Line 1

Quote

Split up the sequence into triplets (i.e. sequences with three characters) store all those triplets in a list

Issue

If you omit the bracket midway through the sentence ("Split up the sequence into triplets store all those triplets in a list") it seems like both parts of the sentence don't fit together (or in other words it feels uncompleted). You could fix this with a conjunction (for example and)(Split up the sequence into triplets and store all those triplets in a list)