Skip to content

Add my code for the anagram_checker function#1

Open
mchlleliu wants to merge 1 commit intomainfrom
assignment-1
Open

Add my code for the anagram_checker function#1
mchlleliu wants to merge 1 commit intomainfrom
assignment-1

Conversation

@mchlleliu
Copy link
Copy Markdown
Owner

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

Added code to complete the function anagram_checker.

What did you learn from the changes you have made?

The syntax for making custom functions, calling existing/custom functions (i.e., sorted, lower) and making if statements in python.

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

No.

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

No.

How were these changes tested?

The code produced no errors and the function generated the expected True/False results when it was used on the test arguments.

A reference to a related issue in your repository (if applicable)

NA

Checklist

  • I can confirm that my changes are working as intended

Copy link
Copy Markdown

@juliagallucci juliagallucci left a comment

Choose a reason for hiding this comment

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

Excellent!

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