Description
While completing the dictionary exercises, i notice its a little confusing the theory regarding adding itmes due to the lack of mentioning of the .append method to add more values inside an exsisting key , we can se an example but in the description we only get the infromation to add a new key:value.
However , one of the exercises asks the learner to add new value to an existing key , where the value is already a list. Just a heads up .
THANK YOU!!
Description
While completing the dictionary exercises, i notice its a little confusing the theory regarding adding itmes due to the lack of mentioning of the .append method to add more values inside an exsisting key , we can se an example but in the description we only get the infromation to add a new key:value.
However , one of the exercises asks the learner to add new value to an existing key , where the value is already a list. Just a heads up .
THANK YOU!!