Channels are passages that allow water and hydrophilic solut…

Channels are passages that allow water and hydrophilic solutes to move through the membrane.  Some of these are called _________ channels because they are always open and allow materials to pass through continually while others called ____________ channels because they open and close under different circumstances and solute transport.

Robichaux’s Rescue has a number of dogs available for adopti…

Robichaux’s Rescue has a number of dogs available for adoption and need a program for users to search for dogs based on their criteria. The main.py file (already provided to you) is already partially written. In order to solve this assignment, you will need to modify the main.py file create a Rescue class in businesses.py create a Dog class in animals.py Requirements for Rescue Class An instance of the Rescue Class must include an inventory property which will hold a list of Dog objects a capacity property  the Rescue Class must have a method for adding an instance of the Dog class to it without exceeding the Rescue’s capacity Requirements for Dog Class An instance of the Dog Class must include a breed property a color property an age property All properties must be set via passing parameters to the constructor e.g. example_dog = Dog(“Chihuahua”, “Tan”, 5) The equality operator’s default behavior must be overridden so that the properties of the Dog class instance can be compared to another’s properties Requirements for main.py Modifications In the main.py file you must do the following: import your Dog class and your Rescue class from their respective files that you create create an instance of your Rescue class set the capacity of the Rescue class to 20 use the method your wrote to add a dog to your instance of a Rescue object to add a new instance of your Dog class to the instance of the Rescue object using the breed, color, and age randomly generated in the for loop that adds 10 random dogs Search through your rescue’s inventory and compare each dog in inventory to the provided search_dog variable. If they are equal, then change the dog availability flag to true and break out of the search Once the above requirements are satisfied, your main.py program should run and you should see one of the below outputs: You are looking for a Brown Lab that is 2 years oldWe have that dog available! or You are looking for a Brown Lab that is 2 years oldWe don’t have that dog available, sorry! Bonus Opportunity Use accessors (getters) and mutators (setters) appropriately in your Dog class AND modify the main.py file to use the getter methods you write hint: after your search_dog object is initialized, the main.py program then accesses some properties Modify the main.py file to prompt the user for the breed, color, and age of the dog that the user is searching for What You Will Submit You will submit a link to your github repository as an answer to this question. Your code must be uploaded in your repository.

The nurse is assessing the vital signs of a 20-year-old male…

The nurse is assessing the vital signs of a 20-year-old male marathon runner and documents the following vital signs:  temperature 96.8o F; pulse 50 beats per minute,+2 regular; respirations 14 breaths per minutes, relaxed and even; blood pressure 104/68 mm Hg, right arm sitting.  Which statement is true regarding these results?

A PTA has been treating a patient for three weeks and the pa…

A PTA has been treating a patient for three weeks and the patient asks the PTA to connect on social media and discusses personal problems during treatment sessions. The patient also hints at wanting to meet the PTA outside of clinical sessions for coffee. How should the PTA respond to maintain professional boundaries and ethical conduct?

After reading the statement below, which part of the AIDET p…

After reading the statement below, which part of the AIDET philosophy has been left out by the nurse? “Good morning, Mr. Jones, Welcome to Bellin. Would you please confirm your name and date of birth?  Can you tell me why you are here at Bellin?  I know that you are waiting for your breakfast tray, and it should be up on the floor within the next 15 minutes.  I will bring it in as soon as it is available.  After you are done eating your breakfast I would like to come back to get a set of vital signs.  This means I am going to take your temperature, pulse, measure how fast you are breathing, and take your blood pressure.  It should only take about 10 minutes.  So here is your call light, just press this button and it will let me know that you need assistance.  And again, as soon as your breakfast tray comes up I will bring it in. Thank you for allowing me to care for you.  Is there anything else I can do for you?  I have the time.”