Skip to content

My assignment submission#1

Open
boateb wants to merge 1 commit intomainfrom
assignment-1
Open

My assignment submission#1
boateb wants to merge 1 commit intomainfrom
assignment-1

Conversation

@boateb
Copy link
Owner

@boateb boateb commented Aug 25, 2024

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

  • completed the assignment

What did you learn from the changes you have made?

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

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

How were these changes tested?

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

Checklist

  • I can confirm that my changes are working as intended

@github-actions
Copy link

Autograder results

question status comment
1
2
3 missing required files in dir2
4
5 cat command run on the wrong file
6 rm command run on the wrong file
7
8 ls command run on the wrong directory

Copy link

@dwz92 dwz92 left a comment

Choose a reason for hiding this comment

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

for better practice, remove cd dir2 from Q3 and add relative path when you call your file. (cat dir2/file3.txt)

Copy link

@dwz92 dwz92 left a comment

Choose a reason for hiding this comment

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

I will go ahead and approve your PR for now, but remember to fix your code if possible

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