Skip to content

Conversation

@ottp613
Copy link
Owner

@ottp613 ottp613 commented Nov 30, 2025

UofT-DSI | Python Assignment 1

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

updating function to check for anagram

What did you learn from the changes you have made?

loop, case sensitive, compare, return

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

string sort and compare as whole, longer process

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

na

How were these changes tested?

local run

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

na

Checklist

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

Copy link

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

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

Please see my suggestion for future improvement: I suggest to add comments or brief documentation to your code. It’s good practice as this makes it easier for you to review and debug later, and for teammates to understand quickly.

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