Skip to content

Assignment 1#1

Open
pierrekassis wants to merge 27 commits intomainfrom
assignment-1
Open

Assignment 1#1
pierrekassis wants to merge 27 commits intomainfrom
assignment-1

Conversation

@pierrekassis
Copy link
Copy Markdown
Owner

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

What did you learn from the changes you have made?

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

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

How were these changes tested?

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

@dwz92 dwz92 left a comment

Choose a reason for hiding this comment

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

Both part 1 and 2 of your function is wrong. You should be writing functions that user can pass in any two strings and compare if they are anagrams. Part 1 asks you for a function that doesn't check for sensitivity, and part 2 asks you to handle the case where user can choose if sensitivity matters.

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