Skip to content

Vika_task_3_calculate_squares_of_numers - #65

Open
victoriazubyk wants to merge 1 commit into
masterfrom
vika_task3_sqrt
Open

Vika_task_3_calculate_squares_of_numers#65
victoriazubyk wants to merge 1 commit into
masterfrom
vika_task3_sqrt

Conversation

@victoriazubyk

Copy link
Copy Markdown
Collaborator

add task 3

@victoriazubyk victoriazubyk changed the title Vika task 3 Vika_task_3_calculate_squares_of_numers Nov 21, 2018
@UkrainianEngineer

Copy link
Copy Markdown
Owner

Typo in pull request name.

@@ -0,0 +1,8 @@
import array

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Why do you need this module?

@@ -0,0 +1,8 @@
import array
def get_sqr(n):

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Could you please add docstrings?

Also, it would be great to add task description in the beginning of the file to make it easier to check if task is done in proper way.

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