Skip to content

Assigment 2#2

Open
hamedabangar wants to merge 5 commits intomainfrom
assigment-2
Open

Assigment 2#2
hamedabangar wants to merge 5 commits intomainfrom
assigment-2

Conversation

@hamedabangar
Copy link
Copy Markdown
Owner

@hamedabangar hamedabangar commented Aug 28, 2025

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

assignment 2 is done

What did you learn from the changes you have made?

file operations

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?

run each lock of code and result was OK

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

No

Checklist

  • I can confirm that my changes are working as intended

Copy link
Copy Markdown

@DwardEE DwardEE left a comment

Choose a reason for hiding this comment

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

Good effort!

In the first question, instead of printing rows with a for loop or while-loop correctly, you printed the <built-in method readlines ...> object, which isn’t correct. Everything else looks good.

Please fix it so that the content of each line in the file is printed interatively, and update the PR.

@hamedabangar
Copy link
Copy Markdown
Owner Author

Good effort!

In the first question, instead of printing rows with a for loop or while-loop correctly, you printed the <built-in method readlines ...> object, which isn’t correct. Everything else looks good.

Please fix it so that the content of each line in the file is printed interatively, and update the PR.

Sorry for my mistake. I guess it should be fine now. Please check again.

@hamedabangar
Copy link
Copy Markdown
Owner Author

Issue raised by learning support has been fixed

@hamedabangar hamedabangar requested a review from DwardEE September 4, 2025 00:10
Copy link
Copy Markdown

@DwardEE DwardEE left a comment

Choose a reason for hiding this comment

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

Good job with the correction.

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