Write a function, nine, that takes a single positive int as…

Write a function, nine, that takes a single positive int as an argument. The function will print out a series of numbers as defined: The first number is the argument to the function When the number is 9, the series ends If the number is a single digit, the next number is three times the current number Otherwise, the next number is the sum of the digits in the current number   Example nine(9)9nine(13450987)13450987 37 10 1 3 9nine(59)59 14 5 15 6 18 9

Short-Essay Item (2 points possible) At the beginning of Chp…

Short-Essay Item (2 points possible) At the beginning of Chpt 14 we discussed a classic study by Cohen and colleagues that focused on chronic stressors.  Tell me the following: 1) what the researchers did (the study set-up of the study…what did it include); 2) what they found;  and finally 3) what does it mean?