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

Missing code after Exercise 5 #9

Open
giorgi-tsu opened this issue Oct 8, 2021 · 0 comments
Open

Missing code after Exercise 5 #9

giorgi-tsu opened this issue Oct 8, 2021 · 0 comments

Comments

@giorgi-tsu
Copy link
Contributor

After exercise 5 this is what is written:

"There are many ways to get a list of unique numbers, and while you may be able to write a few lines of code using a for loop and another list (you should actually try doing it!), let's see how we can do this without a for loop and with a single line of code. This will bring us to the next data structure, sets."

There is a line code missing here, that was promised in the paragraph above.

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

No branches or pull requests

1 participant