learn-co-curriculum / collections_practice_vol_2

More practice with iteration and nested data structures
Other
0 stars 5 forks source link

Collections Practice 2 comes before the first Collections Practice. #22

Open jaredianmills opened 6 years ago

jaredianmills commented 6 years ago

Hello!

The "Collections Practice 2" lab is currently the last lab in the "Enumerables" section, but the lab is heavily focused on Hashes, a topic yet to be covered in the course and is the next section after "Enumerables". Furthermore, there is a lab called "Collections Practice" at the end of the "More on Hashes" section. Am I correct in assuming that this lab is currently in the wrong order and should come after the "Collections Practice" lab in the "More on Hashes" section?

erobertsme commented 5 years ago

Same issue for me.

https://i.imgur.com/08oTuvo.png

erobertsme commented 5 years ago

This is in the Web Development Fundamentals track.