-
-
Notifications
You must be signed in to change notification settings - Fork 44.1k
DNA Pair Generator #62375
Copy link
Copy link
Closed
Labels
scope: curriculumLessons, Challenges, Projects and other Curricular Content in curriculum directory.Lessons, Challenges, Projects and other Curricular Content in curriculum directory.status: PR in worksWork in Progress (WIP) Issues.Work in Progress (WIP) Issues.
Description
Describe the Issue
The instructions on this were not clear enough to understand what the function is to achieve. I had to look it up on some online resources to get this. I wasn't able to discern a pattern from looking at the example and the test cases alone.
I think a narrative walk through after the example would be helpful such as "This is because the matching pair for the first letter in the string is "C", the matching letter for the second is "G", and the third,"C".
Also where it says "...for the input GCG...", this should be "GCG" as the input is a string.
Affected Page
Your code
n/a
Expected behavior
n/a
Screenshots
n/a
System
- Device: [e.g. iPhone 6, Laptop]
- OS: [e.g. iOS 14, Windows 10, Ubuntu 20.04]
- Browser: [e.g. Chrome, Safari]
- Version: [e.g. 22]
Additional context
n/a
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
scope: curriculumLessons, Challenges, Projects and other Curricular Content in curriculum directory.Lessons, Challenges, Projects and other Curricular Content in curriculum directory.status: PR in worksWork in Progress (WIP) Issues.Work in Progress (WIP) Issues.