Skip to content

Python - Assignment 2#2

Open
mchlleliu wants to merge 2 commits intomainfrom
assignment-2
Open

Python - Assignment 2#2
mchlleliu wants to merge 2 commits intomainfrom
assignment-2

Conversation

@mchlleliu
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 to print contents of first file and complete functions, added output lines from code chunks that were run.

What did you learn from the changes you have made?

How to read files in python and iterate over lines.

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

No

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

No

How were these changes tested?

All code chunks run without error and the test cases generated the expected results. Ran the detect_problems() function on all files in the all_paths list.

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

@Dmytro-Bonislavskyi Dmytro-Bonislavskyi 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!
Also I like that you made a complete error check for all files using for loop.

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