Skip to content

Conversation

@zdai399
Copy link
Owner

@zdai399 zdai399 commented Oct 18, 2025

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

I updated the assignment file with my code for the anagram checker assignment.

What did you learn from the changes you have made?

I learned the different data types, how to write a function, how to use if statement, how to run a function.

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

There is another approach, where I can count and compare the length of the string and the time each letter occurs in the string, in order to determine if they are anagrams.

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

I did not face challenges.

How were these changes tested?

N/A

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

Checklist

  • I can confirm that my changes are working as intended

Copy link

@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.

3 participants