Skip to content

Assignment-1 Submission#1

Open
melihalan wants to merge 2 commits intomainfrom
assignment-1
Open

Assignment-1 Submission#1
melihalan wants to merge 2 commits intomainfrom
assignment-1

Conversation

@melihalan
Copy link
Copy Markdown
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
Copy Markdown

@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