Answer:
1. a late breaking news story = to inform
2. a poetry reading = to entertain
3. an advertisement = to persuade
4. a small group assignment = to collaborate
Explanation:
1. A "breaking news" tells people of what is happening in the society. It <em>informs </em>them of the occurrence of an important event such as the plane crash of Kobe Bryant.
2. Poetry reading is meant to touch the attention of listeners. It tries to entertain them through the poem's interesting verses.
3. An advertisement is being shown/displayed in order to convince people to buy a particular product or service.
4. A group assignment allows the members of the group to contribute their ideas together. Such situation is known as "collaboration." They try to brainstorm together towards a common goal.
Answer:
Labels and Safety Data Sheets.
Explanation:
Label is a short description of what is inside the container. And Safety Data Sheets has everything that is required. You have precautionary measures listed as well as the training details in the safety data sheets. The training PPE is hence not required definitely. However, the only other thing required is the label, as without that you will not come to know what is inside the container from outside. Hence, the above answer.
The Warsaw Pact.
--------------------------
The correct answer is your grandfather who would be a great business owner is: B
Answer:
a) penup()
goto(-100, 200)
pendown()
Explanation:
The python program to indicate the location to begin writing the word can be
penup()
goto(-100, 200)
pendown()
# in python is use to add comment so it is incorrect.
all other option does not have correct syntex.