Skip to content

Comments

complete anagram challenge#67

Open
valerieshoskes wants to merge 1 commit intopaircolumbus:masterfrom
valerieshoskes:master
Open

complete anagram challenge#67
valerieshoskes wants to merge 1 commit intopaircolumbus:masterfrom
valerieshoskes:master

Conversation

@valerieshoskes
Copy link

@@ -1,5 +1,6 @@
# Implement this in such a way that when called below, detect_anagram will result in true or false.
def canonical(word)
word.downcase.split('').sort
Copy link
Member

Choose a reason for hiding this comment

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

Can use chars instead of split('') here

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