Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1st task - Анатийчук #2

Merged
merged 7 commits into from
Aug 21, 2024
Merged

Conversation

AltroMond0
Copy link
Contributor

Задача № 1 - Вычислить факториал.

@jsru-1
Copy link
Contributor

jsru-1 commented Aug 14, 2024

Добавляю преподавателя (@SinimaWath) для код-ревью.

@jsru-1 jsru-1 requested a review from SinimaWath August 14, 2024 18:13
@jsru-1
Copy link
Contributor

jsru-1 commented Aug 15, 2024

Проверьте, пожалуйста, ваше решение, не все тесты прошли (PR не будет принят до тех пор, пока все добавленные задачи не будут решены).

@jsru-1
Copy link
Contributor

jsru-1 commented Aug 15, 2024

Проверьте, пожалуйста, ваше решение, не все тесты прошли (PR не будет принят до тех пор, пока все добавленные задачи не будут решены).

@jsru-1
Copy link
Contributor

jsru-1 commented Aug 15, 2024

Решение было обновлено, посмотрим что скажет @SinimaWath

Copy link

@SinimaWath SinimaWath left a comment

Choose a reason for hiding this comment

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

Так кажется все ок, только давай уберем лишний код

}
alert (ucFirst ("вася"));

Choose a reason for hiding this comment

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

Надо из кода убрать все лищнее. Должно остаться только решение задачи

}

console.log ( factorial (3) );

Choose a reason for hiding this comment

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

Надо из кода убрать все лищнее. Должно остаться только решение задачи

@jsru-1
Copy link
Contributor

jsru-1 commented Aug 19, 2024

Проверьте, пожалуйста, ваше решение, не все тесты прошли (PR не будет принят до тех пор, пока все добавленные задачи не будут решены).

@jsru-1
Copy link
Contributor

jsru-1 commented Aug 19, 2024

Добавляю преподавателя (@SinimaWath) для код-ревью.

@jsru-1 jsru-1 requested a review from SinimaWath August 19, 2024 15:55
@jsru-1
Copy link
Contributor

jsru-1 commented Aug 19, 2024

Решение было обновлено, посмотрим что скажет @SinimaWath

Copy link

@SinimaWath SinimaWath left a comment

Choose a reason for hiding this comment

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

Все круто!

@jsru-1 jsru-1 merged commit 2262935 into js-tasks-ru:master Aug 21, 2024
1 check passed
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.

3 participants