Skip to content

UofT-DSI | Python - Assignment 1#1

Open
ngoqbrian wants to merge 5 commits intomainfrom
assignment-1
Open

UofT-DSI | Python - Assignment 1#1
ngoqbrian wants to merge 5 commits intomainfrom
assignment-1

Conversation

@ngoqbrian
Copy link
Copy Markdown
Owner

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

Add code to create an anagram checker.

What did you learn from the changes you have made?

I learned how to use functions and the different methods.

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

I tried several approaches and found one that would be the most simple and efficient. Originally I wrote all the lines one by one, then combined it all into one singular line.

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

Some challenges were that the syntax was not correct. I also had to look up the correct function syntax.

How were these changes tested?

I tested by running the code in Python and it outputted the correct responses.

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

Checklist

  • [Y] 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