>>103228828
hello sir, here is pull request sir. please contribute to open source needful software sir.
const helloSir = 'mississippi';
const doTheNeedful = (yesSir, veryGoodSir) => {
return +yesSir.split('').filter((needfullyDoneSir) => needfullyDoneSir === veryGoodSir).length;
};
if (doTheNeedful(helloSir, 's') === 7 && !doTheNeedful(helloSir, 'i')) {
console.log('thank you sir');
} else {
console.log('hello sir, call?');
}