Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

using python, create a program following the guidelines in 1-7 HALUS weeks materials: e to include each of the following: Using dictionaries, show how we

using python, create a program following the guidelines in 1-7 image text in transcribed
HALUS weeks materials: e to include each of the following: Using dictionaries, show how we can: 1. create 2. add more data, 3. change a value associated with a key in the dictionary, 4. remove data, 5. index the dictionary to find some value stored at a key within it, 6. create a function that takes a dictionary and accomplishes something similar to the built in functions 7 and use a couple of methods (or your own functions) on dictionaries to accomplish some task (Note: yes, this can be tricky to decide on, perhaps collect a set of data and find some valuable inform (Alternatively, you could create a small game using dictionaries and various functions and methods to Use Sets in some of the tasks similar to the above, but make special note in your code when we cannot perfe (Note. Yes, this can also be tricky, I know that there are several ways that they are similar and several ways in Use both Dictionaries and Sets as arguments to functions that you create, showing how they behave similarly 1. parameters are local to the function, 2. assignment operators change where a variable references (pointing to) memory (rather than altering th 3. copying Dictionaries and Sets can be tricky with shallow copies, but sometimes that is exactly what we fyou do not have to demonstrate a deep copy, a shallow copy is enough for this assignment), 4. Show a simple Dictionary and a simple Set comprehension (maybe just a list of values that pass some conditio 5. Take a screenshot showing how you completed each numbered item above (with likely duplicates for the Sets relevant item and mention what the item is and a brief statement (maybe a sentence or two) explaining how t

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Sams Teach Yourself Beginning Databases In 24 Hours

Authors: Ryan Stephens, Ron Plew

1st Edition

067232492X, 978-0672324925

More Books

Students also viewed these Databases questions

Question

Name five events that might change the balance of the PBO.

Answered: 1 week ago

Question

Why do HCMSs exist? Do they change over time?

Answered: 1 week ago