Skip to content

Assignment 2#2

Open
ecervinka wants to merge 3 commits intomainfrom
assignment-2
Open

Assignment 2#2
ecervinka wants to merge 3 commits intomainfrom
assignment-2

Conversation

@ecervinka
Copy link
Copy Markdown
Owner

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

submitting assignment 2

What did you learn from the changes you have made?

That there's a lot of different ways to read a file

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

I used a while loop for part 1 at first, then changed to a for loop after rereading the instructions

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

indentation errors

How were these changes tested?

running the code with mutliple files

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

@anjali-deshpande-hub anjali-deshpande-hub left a comment

Choose a reason for hiding this comment

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

Well done! Loved the various approaches you used for Q1. That's the best way to learn Python: hands-on practice!

One minor observation - he PR contains changes to assignment-1.ipynb as well. It should only contain updates to assignment_2.ipynb. For future assignments, please switch to the main branch before creating the assignment-2 branch, so that assignment-2 is branched from main rather than from assignment-1.

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