Question: Python programming: Write a function to accept dictionary as below as parameter and display the values. Answer should be : (type=car and brand= renault) {type:car,brand:Renault}
Python programming: Write a function to accept dictionary as below as parameter and display the values. Answer should be : (type=car and brand= renault) {"type":"car","brand":"Renault"}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
