Skip to content

Complete Assignment 1 with anagram checker functionality#1

Merged
Jaay-0 merged 1 commit intomainfrom
assignment-1
May 5, 2024
Merged

Complete Assignment 1 with anagram checker functionality#1
Jaay-0 merged 1 commit intomainfrom
assignment-1

Conversation

@Jaay-0
Copy link
Copy Markdown
Owner

@Jaay-0 Jaay-0 commented May 5, 2024

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

I added new code to test Anagram Checker

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?

I initially struggled with case sensitivity but resolved it by implementing conditional logic based on the function's parameters

How were these changes tested?

The function was tested with various word pairs to ensure it accurately identified anagrams under different conditions

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

Checklist

  • I can confirm that my changes are working as intended

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