Skip to content

Conversation

@maradiloreto
Copy link
Owner

@maradiloreto maradiloreto commented Dec 1, 2024

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

create new directories, move files from one directory to a new directory, list items within a directory, generate log files, and delete files with IP addresses for privacy purposes.

What did you learn from the changes you have made?

I learned how to make the changes mentioned before using commands on git.

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

In the section below, I didn't know I needed to create a raw directory, and it took me time to realize this.

mkdir data/raw
mv rawdata data/raw
mv data/raw/rawdata/* data/raw/

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

My biggest challenge was to access and activate the ASSIGNMENT branch from git.

How were these changes tested?

One by one on the VS Terminal window.

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

I created and deleted repos many times; this time, I started from scratch on a new computer and environment. I switched from Windows to OS.

Checklist

  • I can confirm that my changes are working as intended

@github-actions
Copy link

github-actions bot commented Dec 1, 2024

Autograder results

question status comment
1
2
3
4
5
6
7
8
9 coworker-changes branch not found in commit history

@github-actions
Copy link

github-actions bot commented Dec 1, 2024

Autograder results

question status
1
2
3
4
5
6
7
8
9

Copy link

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

Very good!

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.

4 participants