Skip to content

Added assignment 1 answers#1

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

Added assignment 1 answers#1
arianayoum wants to merge 1 commit intomainfrom
assignment-1

Conversation

@arianayoum
Copy link
Copy Markdown
Owner

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

Added assignment 1 answers

What did you learn from the changes you have made?

how to compare anagrams

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?

None

How were these changes tested?

Trial and error

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

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.

Good! Instead of using an elif statement in part 2, you can simply use an else statement since is_case_sensitive can only be True or False.

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