Skip to content

London | 26-ITP-July | Raihan Sharif | Sprint 4 | implement cowsay - #645

Open
RaihanSharif wants to merge 8 commits into
CodeYourFuture:mainfrom
RaihanSharif:implement-cowsay
Open

London | 26-ITP-July | Raihan Sharif | Sprint 4 | implement cowsay#645
RaihanSharif wants to merge 8 commits into
CodeYourFuture:mainfrom
RaihanSharif:implement-cowsay

Conversation

@RaihanSharif

@RaihanSharif RaihanSharif commented Aug 2, 2026

Copy link
Copy Markdown

Learners, PR Template

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

Changelist

Implemented cowsay using python.

  • if valid flag, argument and message are given prints ASCII art.
  • animals arugments are limited to those in the cowsay package.
  • invalid argument shows argparse usage text.
  • help text for --help flag, with correct information and formatting.

Task ID: CYF-1151

Any invalid argument for the flag will show usage message
cow.py --help shows help message explaining the application, as show in proj requirements.
@RaihanSharif RaihanSharif added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Aug 2, 2026
@github-actions

This comment has been minimized.

@RaihanSharif RaihanSharif changed the title London | 26-ITP-July | Raihan Sharif | Sprint 4 | implement cowsay London | 26-ITP-July | Raihan Sharif | Sprint 4 | implement cowsay | CYF-1151 Aug 2, 2026
@github-actions

This comment has been minimized.

@github-actions github-actions Bot removed the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Aug 2, 2026
@RaihanSharif RaihanSharif changed the title London | 26-ITP-July | Raihan Sharif | Sprint 4 | implement cowsay | CYF-1151 London | 26-ITP-July | Raihan Sharif | Sprint 4 | implement cowsay Aug 2, 2026
@RaihanSharif RaihanSharif added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Aug 2, 2026
@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

Results of test:
Your implementation passed all checks.

@github-actions github-actions Bot added Complete Volunteer to add when work is complete and all review comments have been addressed. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Complete Volunteer to add when work is complete and all review comments have been addressed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant