Question: 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 using python, create a program following the guidelines in 1-7 HALUS weeks

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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!