Skip to content

Gang Huo - Python assignment-1 submission#1

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

Gang Huo - Python assignment-1 submission#1
ganghuo2024 wants to merge 1 commit intomainfrom
assignment-1

Conversation

@ganghuo2024
Copy link
Copy Markdown
Owner

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

Completed and tested the two anagram checker functions; the first function is case insensitive while the second function has case sensitivity option.

What did you learn from the changes you have made?

Learned how to define a python function and apply the relevant python knowledge in the self defined function, such as control flow, string methods, logic operation, sorting a list, etc. In addition, I reinforced my git skills in staging, committing and pushing changes to github repository.

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?

How were these changes tested?

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