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

H13: Shalaev Pavel #77

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

uSeRNameeeeeeeeq
Copy link
Collaborator

No description provided.

@uSeRNameeeeeeeeq uSeRNameeeeeeeeq added the please review Пожалуйста, посмотрите обновленный кож label Aug 23, 2020
Copy link
Owner

@tamkovich tamkovich left a comment

Choose a reason for hiding this comment

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

Спасибо за работу, поправь плиз 1 минорный комментарий и сделай сквош коммитов

self._data = [
[randint(self.a, self.b) for _ in range(self.n)]
for _ in range(self.m)]
return self._data
Copy link
Owner

Choose a reason for hiding this comment

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

В сигнатуре функции написано, что метод возвращает None, а тут ты возвращаешь целую матрицу

@tamkovich tamkovich added needs work Нужны доработки Squash commits and removed please review Пожалуйста, посмотрите обновленный кож labels Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs work Нужны доработки
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants