Skip to content

Manchester | 26-ITP-Jan | Liban Jama | Sprint 3 | Completed dead-code#1199

Open
libanj0161 wants to merge 1 commit intoCodeYourFuture:mainfrom
libanj0161:Sprint-3-3-dead-code
Open

Manchester | 26-ITP-Jan | Liban Jama | Sprint 3 | Completed dead-code#1199
libanj0161 wants to merge 1 commit intoCodeYourFuture:mainfrom
libanj0161:Sprint-3-3-dead-code

Conversation

@libanj0161
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

Completed dead code.

Questions

N/A.

@libanj0161 libanj0161 added 📅 Sprint 3 Assigned during Sprint 3 of this module Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Module-Structuring-And-Testing-Data The name of the module. labels Mar 6, 2026
const greeting = "hello";

function sayHello(greeting, name) {
const greetingStr = greeting + ", " + name + "!";

Choose a reason for hiding this comment

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

Correctly noticed this string is not needed either

@SlideGauge
Copy link

Good job, approved.

@SlideGauge SlideGauge 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 Mar 15, 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. Module-Structuring-And-Testing-Data The name of the module. 📅 Sprint 3 Assigned during Sprint 3 of this module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants