Skip to content

upload#6

Open
Estherkii wants to merge 3 commits intoIronhack-data-bcn-oct-2023:mainfrom
IronLabWorks:main
Open

upload#6
Estherkii wants to merge 3 commits intoIronhack-data-bcn-oct-2023:mainfrom
IronLabWorks:main

Conversation

@Estherkii
Copy link
Copy Markdown

image

@sh-ih
Copy link
Copy Markdown

sh-ih commented Oct 23, 2023

This is an awesome lab. And you did great on the bonus questions too.
Just one comment on the question to calculate the square root, you needed to do x to the power of 0.5, instead of x to the power of 2, because that’s the square, not the square root.
Another option would have been to take advantage of the math library you imported and run sqrt = [math.sqrt(x) for x in range(1,100)]

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