Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assignment-1 Submission #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Assignment-1 Submission #1

wants to merge 2 commits into from

Conversation

melihalan
Copy link
Owner

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

Creating the anagram checker to complete the assignment-1

What did you learn from the changes you have made?

if/else statements as well as string methods such as lower() and also sorted function

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

I started by writing lower() in seperate lines but decided to refactor the code to have it all in one line

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

NA

How were these changes tested?

The code runs as expected

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

NA

Checklist

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

@melihalan melihalan changed the title Assignment 1 Assignment-1 Submission May 4, 2024
Copy link

@juliagallucci juliagallucci left a comment

Choose a reason for hiding this comment

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

Excellent!

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