Hey! Thanks for using Brainly.
I think it would be communication. As said before, they contacted one family about the schools. To get even more information contacting others would be even better.
Have an amazing day.
Answer:
state is the answer of first point
HOT TOPICS
During these times, good information is your most valuable tool. Bookmark this website and come back frequently to check on the latest developments in the law that may affect you and how to plan for the optimal resolution of your questions.
Answer:
if-else
Explanation:
Based on the information provided within the question it can be said that the best statement to use in this situation is an if-else statement. Like mentioned, this is a statement that outputs two different results depending on whether or not the input meets a predefined set of rules.
For Example: Input is 17
if (hour < 18) {
greeting = "Good day";
} else {
greeting = "Good evening";
}
Output would be "Good evening" in this situation
Answer:
please ask your question clear ly.