Question: (a) Write a snippet of Python code that creates a dictionary, form, with the following key-value pairs: Team name Chelsea Last 5 games WDWWW

(a) Write a snippet of Python code that creates a dictionary, form, with the following key-value pairs: Team name Chelsea Last 5 games WDWWW Tottenham WLWWW ManCity WWWDD Liverpool WLWWD (b) Write a line of code to update Liverpool's record to LWWDL (c) Write a line of code to add ManUtd: D W WD W to the dictionary
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
