subject
Engineering, 24.04.2020 22:00 kanerobertrosss2213

Help Maegan sort dogs by the general color of their fur and then count how many of each color of dog she has. You will write three functions. Here is information about their parameters: dog_dict: dictionary where the key is the dog's color, and the value is a list of dog breeds color: String representing a single dog's color dog: string representing the breed of dog Here are the implementation descriptions: 1. dogsort(dogdict, color, dog) You will insert the dog into the proper list in dog_dict, using the color as the key. 2. dogcount(dogdict, color) Return: The function returns the number of dogs of the given color in dog_dict 3. printdogs(dogdict, color) You will print out the list of dogs that are the given color, and the number of dogs of the given color. You will also print a special message depending on how many dogs are of the given color. The messages are as follows: Less than 2 dogs: Best doggo! 2 or more dogs but less than or equal to 5: Many doggo! More than 5 dogs: All the doggo! Examples: I have 1 white dog that is a: ['Corgi'] Best doggo! I have 2 black dogs that are the following breeds: ['Tibetan Mastiff', 'Kai Ken'] Many doggo! LAB ACTIVITY 11.20. 1: Lab Exam 1: Maegan's Dog 014 main. py Load default template... 1 def dog_sort (dog_dict, color, dog): pass 4 def dog_count(dog_dict, color): pass 7 def print_dogs (dog_dict, color): pass

ansver
Answers: 2

Another question on Engineering

question
Engineering, 03.07.2019 14:10
Explain the difference laminar and turbulent flow. explain it with the shear stress and the velocity profiles.
Answers: 1
question
Engineering, 03.07.2019 14:10
When at a point two solid phase changes to one solid phase on cooling then it is known as a) eutectoid point b) eutectic point c) peritectic point d) peritectoid point
Answers: 3
question
Engineering, 03.07.2019 14:10
The y form of iron is known as: a) ferrite b) cementite c) perlite d) austenite
Answers: 3
question
Engineering, 04.07.2019 18:10
Determine whether or not it is possible to compress air adiabatically from k to 140 kpa and 400 k. what is the entropy change during this process?
Answers: 3
You know the right answer?
Help Maegan sort dogs by the general color of their fur and then count how many of each color of dog...
Questions
question
Advanced Placement (AP), 10.11.2020 22:50
question
Mathematics, 10.11.2020 22:50
question
Arts, 10.11.2020 22:50
question
Mathematics, 10.11.2020 22:50
question
Spanish, 10.11.2020 22:50
Questions on the website: 13722362