Skip to content

I updated the assignment_1.ipynb file#1

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

I updated the assignment_1.ipynb file#1
lllllwang1 wants to merge 2 commits intomainfrom
assignment-1

Conversation

@lllllwang1
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 code to the file.

What did you learn from the changes you have made?

I have learnt how to use sortI() function in python.

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

I think that is the easiest way to do my assignment.

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

Yes. I am not able to sync my change to github. I learn how to use git push command and overcome it.

How were these changes tested?

I tested in vs code and compare with the example output.

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

Checklist

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

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.

Great! Your code executes well without error. Some suggestions for improvement would be to remove redundant lines (ie conditional statements already return a boolean true/false, so no need to come this)-- also, your output should be True/False rather than a string. Lastly, be sure to comment your code for improved clarity

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