Skip to content

Assignment 1#1

Open
aaron-da-cow wants to merge 3 commits intomainfrom
assignment-1
Open

Assignment 1#1
aaron-da-cow wants to merge 3 commits intomainfrom
assignment-1

Conversation

@aaron-da-cow
Copy link
Copy Markdown
Owner

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

Completed the assignment

What did you learn from the changes you have made?

Learned some of the basics of Python

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

I was originally trying to use a list, but realized that wasn't necessary. Just needed to use a method.

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

Just understanding Python.

How were these changes tested?

I created (and deleted/cleaned up) another cell to test if my method would work. After verifying it worked, I then wrote it in the cell to be completed.

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

Checklist

  • [✅] 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! One note for improvement, you don’t need to explicitly return True or False since the comparison itself already evaluates to a Boolean.

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