[Cater Waiter][Typo] Unclear text in 'Working with Sets' section

Hey guys,
When introducing Disjoint Sets in the Cater Waiter Learning Exercise, the example says birds.isdisjoint(mammals) before birds and mammals are defined. Same goes for additional_animals . These variables are defined later on, in the Subsets and Supersets section.
Nothing too serious but could be fixed easily.
I was unsure about the process for those kind of issues, but very happy to open the PR to fix it if it can help.
Cheers

2 Likes

Hi @keujzg :wave:

Thanks for pointing this out! Somehow, this section was altered from the way it reads in the concept about.md.

It’s been fixed & merged in PR 3775.

1 Like