For this question write one function definition (You can dec…

For this question write one function definition (You can decide on the name of the function). Implement the function that has two parameters and returns a string Parameter 1- string value parameter (phrase) Parameter 2 -integer reference parameter(count) Inside the function change all the characters in the phrase to uppercase letters, one by one, using a function from cctype as done in class. Declare, ask, and get a character from the user, assume the user will enter a letter (a-z). Change the character entered to an uppercase letter using the same function from cctype. Search through the phrase and count how many times the character appears in the phrase and assign that result to the reference parameter count. Create a new string that is the reverse of phrase and return it. You may use the reverse() function from the library or any method demonstrated in class to reverse the string.

An executive team is debating two investment strategies. Str…

An executive team is debating two investment strategies. Strategy A offers a 90% chance of gaining $8 million but a 10% chance of losing $3 million. Strategy B offers an 90% chance of gaining $4 million, but a 10% chance of merely breaking even. According to prospect theory, the team is likely to favor Strategy B, because this theory argues that people making decisions under risk are:

During the early stages of a cross-functional project team,…

During the early stages of a cross-functional project team, members agree to share updates weekly, make decisions by consensus, and avoid assigning blame when mistakes occur. As deadlines approach, one senior member begins making unilateral decisions to “save time.” Over the next few weeks, several members disengage, and the quality of collaboration declines, and the team seems to lose momentum in attaining its initial goals. Which of the following best explains what is happening within this team?