Skip to content

Assignment 2#2

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

Assignment 2#2
malkus1306 wants to merge 2 commits intomainfrom
assignment-2

Conversation

@malkus1306
Copy link
Copy Markdown
Owner

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

I'm trying to add code to complete Python Assignment 2

What did you learn from the changes you have made?

I learnt how to work with files, lists, and arrays with numpy

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

I added 3 approaches on how to read the content of csv files (1 - readline(), 2 - readlines(), 3 - csv)

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

The main challenge was to start the assignment and realize what I should demonstrate :) I wrote code and tested it in a separate notebook to recall all the materials we learned in the class

How were these changes tested?

Just run them in the VS Code and checked the result

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

Checklist

  • I can confirm that my changes are working as intended

@SidraBushra
Copy link
Copy Markdown

Assignment marked.

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