Using the Dictionaries concepts discussed in class: Create adictionary with at least three(3) car brand and model names askey-value pairs. Write a program that lets the user : look up acar’s model add a new car brand and model - print the updateddictionary contents change an existing model - print the updateddictionary contents delete an existing car brand and model - printthe updated dictionary contents Submit
NEED PYTHON CODE PLZ Help
Using the Dictionaries concepts discussed in class: Create a dictionary with at least three(3) car brand and model names
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am