Skip to content

part1 complete#1

Merged
andreatench merged 4 commits intomainfrom
assignment
Oct 17, 2025
Merged

part1 complete#1
andreatench merged 4 commits intomainfrom
assignment

Conversation

@andreatench
Copy link
Owner

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

Adding code for part 1.

What did you learn from the changes you have made?

I learned how to use paths in creating the files and simplifying the code. I initially had a lot of "cd" to different locations to make the different directories.

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

I started with a lot of steps in each subsection and tried to simplify.

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

I didn't know how to write the paths at first to make it work on any machine. I searched online and asked ChatGPT when I had errors in trying to simplify my code (take out the cds).

How were these changes tested?

I tested each step as I went in a test folder and then I ran the code in full on my computer before adding to git hub.

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

Checklist

  • [ X] I can confirm that my changes are working as intended

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Autograder results

question status comment
Part 1 - Q1
Part 1 - Q2
Part 1 - Q3
Part 1 - Q4
Part 1 - Q5
Part 1 - Q6
Part 1 - Q7
Part 1 - Q8
Part 2 coworker-changes branch not found in commit history

Please address the issues listed above.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Autograder results

question status
Part 1 - Q1
Part 1 - Q2
Part 1 - Q3
Part 1 - Q4
Part 1 - Q5
Part 1 - Q6
Part 1 - Q7
Part 1 - Q8
Part 2

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.

Well done!

@andreatench andreatench merged commit e700284 into main Oct 17, 2025
2 checks passed
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.

3 participants