Answer:
See attached file for complete detailed code.
Explanation:
See attached file.
Answer:
While statements determine whether a statement is true or false. If what’s stated is true, then the program runs the statement and returns to the first step. If what’s stated is false, the program exits the while and goes to the next statement. An added step to while statements is turning them into continuous loops. If you don’t change the value so that the condition is never false, the while statement becomes an infinite loop.
If statements are the simplest form of conditional statements, statements that allow us to check conditions and change behavior/output accordingly. The part of the statement following the if is called the condition. If the condition is true, the instruction in the statement runs. If the condition is not true, it does not. The if statements are also compound statements. They have a header (if x) followed by an indented statement (an instruction to be followed is x is true). There is no limit to the number of these indented statements, but there must be at least one.
Willy Shakespeare has 17 characters. It's higher than 12,so the output will be Too long. Enter a name with fewer than 12 characters.
Letter a.
Answer:
B. The employees contact the labor union arbitrator, who then sends an e-mail to Todd.
Explanation
Todd, 5he manager has just received a grievance filed by his subordinates who are union members because of a dispute.
A grievance can be filed when there is dissatisfaction at work, or anger at policy or something else that is a work related grievance.
The likeliest scenario for escalating their dissatisfaction to their employee would be to present their grievance through their union arbitrator who is charged with protecting the work interests of its union members.
This is necessary because the employer knows the anger of the employees and dialogue can take place.