Skip to content

reapplying changes after revert#3

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

reapplying changes after revert#3
AnithaAravindaraman wants to merge 1 commit intomainfrom
assignment-1

Conversation

@AnithaAravindaraman
Copy link
Owner

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

reapplying changes after a revert, originally adding code for an anagram checker, one that is not case sensitive, and one that is

What did you learn from the changes you have made?

How to use functions and boolean values

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

There is a way to make the code more compact by nesting the functions but it would not be as easy to follow/annotate

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

Initial errors were due to incorrect indentation, once that was corrected, the remaining assignment was simpler to answer

How were these changes tested?

By running code (play) in VS code

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

N/A

Checklist

  • I can confirm that my changes are working as intended

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.

Great!

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

Comments