Skip to content

Conversation

@srangar03
Copy link

No description provided.

Copy link

@branchwelder branchwelder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great - I don't really have any comments. You solved the problems very reasonably and formatted your code well.

# TODO: implement this
pass
reverse_complement = ''
for i in dna[::-1]:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[::-1] is one of my favorite Python gimmicks 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants