Skip to content

python-ass1#1

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

python-ass1#1
songtaowang94 wants to merge 1 commit intomainfrom
assignment-1

Conversation

@songtaowang94
Copy link
Copy Markdown
Owner

For part 1, I converted the words to lowercase and sorted the letters to test if they are anagrams regardless of case.
For part2, I updated the function using boolean to make the function case sensitive.

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

Null.

What did you learn from the changes you have made?

writing functions.

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

Null.

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

Null.

How were these changes tested?

I used he check examples provided in the assignment and they were correct.

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

Nul;

Checklist

  • [ v] 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.

Great!

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