ISTA Discussion

Description

Having Trouble Meeting Your Deadline?

Get your assignment on ISTA Discussion  completed on time. avoid delay and – ORDER NOW

Evaluation: 10 points total –> 4 points for each function; 2 for attaching the python file

Please attach a python file, called: FIRSTNAME_LASTNAME_DictDiscussion.py in your discussion post with the following code for both functions

1. Write a function called find_key that takes a dictionary and a key as arguments. It returns True if that key is in the dictionary and False otherwise.

EX: If given this dictionary called flavors, you would want to check if milk is a key in it. Because the only keys are candy, coffee and water, your function would return False.
flavors = {‘candy’ : [‘sweet’], ‘coffee’ : [‘bitter’, ‘sweet’], ‘water’ : [‘plain’]}

2. Write a function called get_keys that takes a dictionary and a value as arguments. It returns a list of every key that maps to the given value.

EX: With the same flavors dictionary, you would want to see what keys have the value ‘sweet’ in it. Your function would return [‘candy’, ‘coffee’] because both keys have ‘sweet’ as a value.

Explanation & Answer

Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Order Now and we will direct you to our Order Page at Litessays. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.

Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.

Do you need an answer to this or any other questions?

Similar Posts