Skip to content

I updated the assignment 1 with my code#1

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

I updated the assignment 1 with my code#1
aakash11bajaj wants to merge 1 commit intomainfrom
assignment-1

Conversation

@aakash11bajaj
Copy link
Copy Markdown
Owner

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

I updated the assignment 1.ipynb file with my code for the questions in the assignment

What did you learn from the changes you have made?

I learned how to create an anagram_checker function in python

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

No, I systematically considered the steps for creating the function based on the question requirements

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

I did not face any challenges

How were these changes tested?

Yes

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

Checklist

  • I can confirm that my changes are working as intended
    Yes

Copy link
Copy Markdown

@xindizhang xindizhang left a comment

Choose a reason for hiding this comment

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

Excellent work! Your code is clean and well-written and your PR description is clear. Assignment 1 is complete – no changes needed.

Please see my minor suggestion for future improvement:

  • The sorted() function already returns a list, so you do not need to convert the words to lists; that way your code will be cleaner.

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