Skip to content

Complete Assignment 1#2

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

Complete Assignment 1#2
HaochongYANG wants to merge 1 commit intomainfrom
assignment-1

Conversation

@HaochongYANG
Copy link
Copy Markdown
Owner

TITLE: UofT-DSI | Python - Assignment 1

What changes are you trying to make?

I completed Assignment 1 in assignment_1.ipynb by implementing the required functions and finishing the notebook exercises.

What did you learn from the changes you have made?

I learned how to write and test simple Python functions, work with string comparison, and use GitHub PRs for assignment submission.

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

I considered a few alternative ways to compare strings, but used the simpler approach that best matched the notebook requirements.

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

The main challenge was making sure the function behavior matched the examples in the notebook. I resolved this by testing the examples directly in the notebook.

How were these changes tested?

I ran the notebook cells and checked the outputs against the expected examples.

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
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.

Excellent!

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