Skip to content

Two anagram checker functions were finalized#1

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

Two anagram checker functions were finalized#1
malkus1306 wants to merge 1 commit intomainfrom
assignment-1

Conversation

@malkus1306
Copy link
Copy Markdown
Owner

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

I added a few lines of code to finalize two anagram checker functions.

What did you learn from the changes you have made?

I reviewed the class materials to refresh my understanding of what could be accomplished. Specifically, I revisited the string data type and the embedded functions available for use. I also explored the if...else structure

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

I thought about the option to omit using if ... else to make the code even more concise.

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

I did not experience any challenges :)

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