COMP560 W5 ZyCh8_Dictionaires
1) A set is a container that stores a collection of:A) unique values2) One key difference between a set and a list is:A) Set elements are not stored in any particular order3) Which statement correctly creates a set named colors that contains…
