Skip to content

Conversation

@TheHomeGera
Copy link

No description provided.

});
}

module.exports.breadcrumbCalculate = breadcrumbCalculate;

Choose a reason for hiding this comment

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

задача засчитана на 2 балла

array.slice(0, array.length - 2).join(' '),
array[array.length - 2],
array[array.length - 1],
);

Choose a reason for hiding this comment

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

image

парсинг некорректный

Copy link
Author

Choose a reason for hiding this comment

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

Я понял, чутка недоделал

Copy link
Author

Choose a reason for hiding this comment

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

я если что изменил название переменной, чтобы сделать коммит

Choose a reason for hiding this comment

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

image
парсинг работает плохо

5651: "Одежда"
}

function resolveBudget(string){

Choose a reason for hiding this comment

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

зачем аргумент string?

array.slice(0, array.length - 2).join(' '),
array[array.length - 2],
array[array.length - 1],
);

Choose a reason for hiding this comment

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

image
парсинг работает плохо

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants