Skip to content

First commit#1

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

First commit#1
Rantitope wants to merge 1 commit intomainfrom
assignment-1

Conversation

@Rantitope
Copy link
Copy Markdown
Owner

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

Adding code

What did you learn from the changes you have made?

sorting

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

None

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

I didn't do the assignment in the branch, did it in main, hence nothing to compare. LS helped out.

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
    Yes

Copy link
Copy Markdown

@dwz92 dwz92 left a comment

Choose a reason for hiding this comment

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

A few things:

Both part 1 and 2 of your function is wrong. You should be writing functions that user can pass in any two strings and compare if they are anagrams. Part 1 asks you for a function that doesn't check for sensitivity, and part 2 asks you to handle the case where user can choose if sensitivity matters.

I have left comments on your shell assignment that you need to fix, please do so before Sept. 12.

@SidraBushra
Copy link
Copy Markdown

Assignment2 is missing.

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.

3 participants