Skip to content

Conversation

HadiVahidi20
Copy link

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

I did complete the sprint 2

Questions

thank you very much

Copy link

Your PR's title didn't contain a known region.

Please check the expected title format, and make sure your region is in the correct place and spelled correctly.

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

@HadiVahidi20 HadiVahidi20 added 📅 Sprint 2 Assigned during Sprint 2 of this module Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Oct 13, 2025
Copy link

Your PR's title didn't contain a known region.

Please check the expected title format, and make sure your region is in the correct place and spelled correctly.

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

1 similar comment
Copy link

Your PR's title didn't contain a known region.

Please check the expected title format, and make sure your region is in the correct place and spelled correctly.

If this PR is not coursework, please add the NotCoursework label (and message on Slack in #cyf-curriculum or it will probably not be noticed).

@HadiVahidi20 HadiVahidi20 changed the title West midland | ITP sep-25 | Hadi Vahidi | Sprint 2 |Coursework/sprint 2 Birmingham|25-ITP-SEP|Hadi Vahidi|Sprint 1|coursework/sprint-2 Oct 13, 2025
Copy link

@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 on this sprint's tasks, I have spotted a few areas where you could improve code further

Did you mean to commit the sprint 1 prep files? We try to keep pull requests specific to just the files in the feature we are changing - for this, everything within the sprint task directory.

// I will add a return statement to the function multiply that returns the result of multiplying a and b.

function multiply(a, b) {
return (a * b);

Choose a reason for hiding this comment

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

Do you need to surround this with brackets?

}
return `${time} am`;
}

Choose a reason for hiding this comment

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

Have you considered adding a test for midday (12:00 / 12pm)?

@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 Oct 15, 2025
@HadiVahidi20
Copy link
Author

HadiVahidi20 commented Oct 15, 2025 via email

@HadiVahidi20
Copy link
Author

HadiVahidi20 commented Oct 15, 2025 via email

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

Labels

Reviewed Volunteer to add when completing a review with trainee action still to take. 📅 Sprint 2 Assigned during Sprint 2 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants