Skip to content

no_errors#25

Open
Futurartina wants to merge 1 commit intoIronhack-data-bcn-oct-2023:mainfrom
Futurartina:main
Open

no_errors#25
Futurartina wants to merge 1 commit intoIronhack-data-bcn-oct-2023:mainfrom
Futurartina:main

Conversation

@Futurartina
Copy link
Copy Markdown

No description provided.

@sh-ih
Copy link
Copy Markdown

sh-ih commented Nov 28, 2023

Good work!

Just one comment on question 2, you needed to calculate the square root, not the square of the first 100 numbers:

sqrt = [i ** 0.5 for i in range(100)]
print(sqrt)

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