Collection Exercises
Collection Exercises
Arrays
1. Arrays
3. Lists
2.1 Exercise: Declare a list
Declare a dictionary called WebColours, with key and value both string
3.3 Exercise: Remove an item from the dictionary using the value
3.4 Exercise: Loop through the dictionary and print out a list of colours and their codes