Skip to content

assignment_1 submission#340

Closed
Caoming1582 wants to merge 1 commit intoUofT-DSI:mainfrom
Caoming1582:assignment-1
Closed

assignment_1 submission#340
Caoming1582 wants to merge 1 commit intoUofT-DSI:mainfrom
Caoming1582:assignment-1

Conversation

@Caoming1582
Copy link

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

for this assignment, i made an anagram checker using python.

I used if statements and sort and lower to check if two words share the same characters

What did you learn from the changes you have made?

functions such as sort() lower()

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

use a dictionary/counting the length of the characters.

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

no

How were these changes tested?

yes

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

Checklist

  • [Y] I can confirm that my changes are working as intended

@NishaPai2
Copy link

This was just a practice

@juliagallucci
Copy link
Collaborator

Accidentally sent PR to main.

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.

3 participants