Skip to content

London | 26-SDC-Mar | Beko | Sprint 4 | Implement Shell Tools#501

Open
Abubakar-Meigag wants to merge 3 commits into
CodeYourFuture:mainfrom
Abubakar-Meigag:beko-shell-tools-python
Open

London | 26-SDC-Mar | Beko | Sprint 4 | Implement Shell Tools#501
Abubakar-Meigag wants to merge 3 commits into
CodeYourFuture:mainfrom
Abubakar-Meigag:beko-shell-tools-python

Conversation

@Abubakar-Meigag
Copy link
Copy Markdown
Contributor

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Complete shell tools exercises for sprint 4 in Python

@Abubakar-Meigag Abubakar-Meigag added 📅 Sprint 4 Assigned during Sprint 4 of this module Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Module-Tools The name of the module. labels Apr 17, 2026
Copy link
Copy Markdown
Contributor

@LonMcGregor LonMcGregor left a comment

Choose a reason for hiding this comment

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

Good start, but there is some work left to do here.

Is there a package you could use to help with managing arguments? Right now it doesn't offer any help text, and you can't combine single-letter arguments like the command line tools.

Comment thread implement-shell-tools/ls/lsFile.py
@LonMcGregor LonMcGregor added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Jun 3, 2026
Implement -1 for the ls file exercises
@Abubakar-Meigag Abubakar-Meigag added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels Jun 3, 2026
Copy link
Copy Markdown
Contributor

@LonMcGregor LonMcGregor left a comment

Choose a reason for hiding this comment

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

Great. One one other thing I have noticed is there is a lot of repetition in the structure at the end of the word counts file. Can you find a way to reduce that duplication?

@LonMcGregor LonMcGregor added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Jun 3, 2026
@Abubakar-Meigag Abubakar-Meigag added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. and removed Reviewed Volunteer to add when completing a review with trainee action still to take. labels Jun 3, 2026
@Abubakar-Meigag
Copy link
Copy Markdown
Contributor Author

Great. One one other thing I have noticed is there is a lot of repetition in the structure at the end of the word counts file. Can you find a way to reduce that duplication?

it's done now, you could check it, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module-Tools The name of the module. Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. 📅 Sprint 4 Assigned during Sprint 4 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants